bump version number, make new release

This commit is contained in:
Odweta
2024-03-08 18:46:22 +01:00
parent 6c8b0dc527
commit a9dde1aa4a
4 changed files with 20 additions and 25 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
minSdk = 28
targetSdk = 34
versionCode = 1
versionName = "1.0.5"
versionName = "1.0.6"
}
buildTypes {