bump version

This commit is contained in:
m2049r 2023-01-07 11:07:19 +01:00
parent cc7cdb383c
commit ffda0e965b
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 3004
versionName "3.0.4 'Fluorine Fermi'"
versionCode 3100
versionName "3.1.0 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {