This commit is contained in:
m2049r 2021-05-02 11:55:27 +02:00
commit 8ff6a852ac
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "com.m2049r.wowwallet"
minSdkVersion 21
targetSdkVersion 30
versionCode 100400
versionName "2.0.4.0 'Puginarug'"
versionCode 100500
versionName "2.0.5.0 'Puginarug'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {