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 4e31f47 commit a56a29aCopy full SHA for a56a29a
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.m2049r.xmrwallet"
9
minSdkVersion 21
10
targetSdkVersion 30
11
- versionCode 1004
12
- versionName "2.0.4.0 'Puginarug'"
+ versionCode 1005
+ versionName "2.0.5 'Puginarug'"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
15
cmake {
0 commit comments