This commit is contained in:
edr
2024-02-24 16:45:58 +01:00
parent 946de1d65b
commit 775cea84a4
3 changed files with 6 additions and 12 deletions

View File

@@ -8,8 +8,8 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 26
versionCode 11
versionName "1.1"
versionCode 12
versionName "1.2"
}
buildTypes {