bump version

This commit is contained in:
m2049r 2021-09-05 21:42:55 +02:00
parent 148faa00e4
commit b576a9de3d
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" applicationId "com.m2049r.xmrwallet"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 1008 versionCode 1100
versionName "2.0.8 'Puginarug'" versionName "2.1.0 'Vertant'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild { externalNativeBuild {
cmake { cmake {