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 ce08492 commit 1dc0818Copy full SHA for 1dc0818
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.m2049r.xmrwallet"
9
minSdkVersion 21
10
targetSdkVersion 31
11
- versionCode 3002
12
- versionName "3.0.2 'Fluorine Fermi'"
+ versionCode 3003
+ versionName "3.0.3 'Fluorine Fermi'"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
15
cmake {
0 commit comments