bump version

This commit is contained in:
m2049r 2021-05-21 08:49:13 +02:00
parent c4958f6c54
commit aa768596a4
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 1007
versionName "2.0.7 'Puginarug'"
versionCode 1008
versionName "2.0.8 'Puginarug'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {