Increase versionCode again.
This commit is contained in:
parent
0647722bdd
commit
b9fa977eca
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ android {
|
|||
applicationId "org.emulator.forty.eight"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 5
|
||||
versionCode 6
|
||||
versionName "1.4"
|
||||
setProperty("archivesBaseName", "Emu48-v$versionName")
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
Loading…
Reference in a new issue