bump version

This commit is contained in:
m2049r 2021-10-27 08:37:52 +02:00
parent f07b439731
commit 506e6ce017
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.xmrwallet"
minSdkVersion 21
targetSdkVersion 30
versionCode 1101
versionName "2.1.1 'Vertant'"
versionCode 1102
versionName "2.1.2 'Vertant'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {