1
mirror of https://github.com/m2049r/xmrwallet synced 2025-09-03 08:23:04 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
m2049r
ffda0e965b bump version 2023-01-07 11:07:19 +01:00

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 {