reset app version

This commit is contained in:
kosyak 2024-12-04 18:25:27 +01:00
parent 63d6a56e60
commit 27d4e8b617

View file

@ -104,8 +104,8 @@ android {
defaultConfig {
minSdkVersion 24
targetSdkVersion 34
versionCode 42116
versionName "2.3.2"
versionCode 1
versionName "1.0.0"
archivesBaseName += "-$versionName"
applicationId "im.narayana.another"
resValue "string", "applicationId", applicationId