sa_full_image

This commit is contained in:
CPM
2021-03-24 15:56:23 +05:30
parent 9d6cc81cb0
commit 7ae36ff834
62 changed files with 461 additions and 526 deletions
+3 -3
View File
@@ -24,11 +24,11 @@ ext {
}
android {
compileSdkVersion 28
compileSdkVersion 30
buildToolsVersion '28.0.3'
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
minSdkVersion 20
targetSdkVersion 29
versionCode 1
versionName '1.0'
}