updated version

This commit is contained in:
2025-03-19 18:00:58 +02:00
parent 442d4cc016
commit aeea8330e9
4 changed files with 6 additions and 6 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.github.Qortal.qortalMobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 43
versionName "0.5.2"
versionCode 44
versionName "0.5.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.