bump version

This commit is contained in:
m2049r 2021-04-20 17:08:51 +02:00
parent e09862e940
commit c68ac7db6d
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.xmrwallet"
minSdkVersion 21
targetSdkVersion 30
versionCode 1002
versionName "2.0.2 'Puginarug'"
versionCode 1003
versionName "2.0.3 'Puginarug'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {