1.0.1 #24

Merged
Sergei Poljanski merged 67 commits from develop into master 2024-12-13 19:57:19 +00:00
Showing only changes of commit 27d4e8b617 - Show all commits

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