bump versoin number and build new release

This commit is contained in:
Odweta
2024-03-04 09:38:49 +01:00
parent 62c4be29ed
commit abcb2ab381
3 changed files with 1 additions and 21 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "1.0.4"
versionName = "1.0.5"
}
buildTypes {