mirror of
https://github.com/Qortal/qortal-mobile.git
synced 2025-07-25 11:11:26 +00:00
update version
This commit is contained in:
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.github.Qortal.qortalMobile"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 40
|
||||
versionName "0.4.0"
|
||||
versionCode 41
|
||||
versionName "0.5.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
Reference in New Issue
Block a user