We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7cdb3 commit ffda0e9Copy full SHA for ffda0e9
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.m2049r.xmrwallet"
9
minSdkVersion 21
10
targetSdkVersion 31
11
- versionCode 3004
12
- versionName "3.0.4 'Fluorine Fermi'"
+ versionCode 3100
+ versionName "3.1.0 'Fluorine Fermi'"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
15
cmake {
0 commit comments