corrected version number

This commit is contained in:
pi
2025-11-11 01:39:35 +01:00
parent 62f44a1654
commit 453e265963
3 changed files with 34 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 34
versionCode 14
versionName "1.4"
versionName "1.5"
}
buildTypes {