mmap19: versionCode=3, versionName=0.3.0

This commit is contained in:
ODY Build 2026-07-21 08:31:23 +00:00
parent 8d0a0b2f14
commit 83b7a33122

View file

@ -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 {