mmap19: versionCode=3, versionName=0.3.0
This commit is contained in:
parent
8d0a0b2f14
commit
83b7a33122
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId = "de.ody"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 2
|
||||
versionName = "0.2.0"
|
||||
versionCode = 3
|
||||
versionName = "0.3.0"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
signingConfigs {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue