We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4125c commit 1b803acCopy full SHA for 1b803ac
lib/build.gradle
@@ -29,7 +29,7 @@ android {
29
30
defaultConfig {
31
minSdkVersion 16
32
- targetSdkVersion 26
+ targetSdkVersion 25
33
versionCode 1
34
versionName "1.0"
35
}
0 commit comments