Hopefully fixed SDK-issue on Bitrise now.

This commit is contained in:
Alexander Pacha
2017-01-17 23:59:09 +01:00
parent d76f879d34
commit 9c0f3bb4af
4 changed files with 17 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
maven { url 'http://repo1.maven.org/maven2' }
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
}
}