fix version

This commit is contained in:
PhilReact 2024-12-30 17:31:42 +02:00
parent eca9ab0bcf
commit 262bbf169e

View File

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