bump version

This commit is contained in:
m2049r 2022-10-22 11:33:11 +02:00
parent ce084927e1
commit 1dc081834f
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 31
versionCode 3002
versionName "3.0.2 'Fluorine Fermi'"
versionCode 3003
versionName "3.0.3 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {