We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c794c36 commit 4180f9cCopy full SHA for 4180f9c
android/app/build.gradle
@@ -1,8 +1,8 @@
1
apply plugin: "com.android.library"
2
3
android {
4
- compileSdkVersion 23
5
- buildToolsVersion "23.0.3"
+ compileSdkVersion 25
+ buildToolsVersion "25.0.2"
6
7
defaultConfig {
8
minSdkVersion 16
0 commit comments