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 f58037b commit 9363b8aCopy full SHA for 9363b8a
examples/Basic/android/app/build.gradle
@@ -84,7 +84,7 @@ def enableProguardInReleaseBuilds = false
84
85
android {
86
compileSdkVersion 23
87
- buildToolsVersion "23.0.1"
+ buildToolsVersion '25.0.0'
88
89
defaultConfig {
90
applicationId "com.basic"
0 commit comments