bump version v2.0.1.2

This commit is contained in:
m2049r 2021-04-19 14:43:36 +02:00
parent c21dc53186
commit cbee78d398
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.wowwallet"
minSdkVersion 21
targetSdkVersion 30
versionCode 100101
versionName "2.0.1.1 'Puginarug'"
versionCode 100102
versionName "2.0.1.2 'Puginarug'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {