Change versionCode to differentiate from last Google Play version
This commit is contained in:
parent
5fb7ca4180
commit
ca48a56dde
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "org.secuso.aktivpause"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 11
|
||||
versionName "1.2.2"
|
||||
versionCode 100
|
||||
versionName "1.2.3"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue