We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59c56a commit d613164Copy full SHA for d613164
android/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
3
android {
4
compileSdkVersion 23
5
- buildToolsVersion "23.0.3"
+ buildToolsVersion "25.0.1"
6
7
defaultConfig {
8
minSdkVersion 16
0 commit comments