fix versionCode

This commit is contained in:
m2049r 2020-03-08 20:46:23 +01:00
parent c6aa04e986
commit b978396a38
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 28
versionCode 201
versionCode 202
versionName "1.12.12 'Caerbannog'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"