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 b014532 commit 8e3855eCopy full SHA for 8e3855e
build.gradle
@@ -27,7 +27,7 @@ ext {
27
compileSdkVersion = 25
28
buildToolsVersion = '25.0.3'
29
minSdkVersion = 14
30
- targetSdkVersion = 25
+ targetSdkVersion = 22
31
32
versionCode = 100900000
33
versionName = '1.9.0'
0 commit comments