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 bc630fc commit 2774f99Copy full SHA for 2774f99
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.m2049r.xmrwallet"
8
minSdkVersion 21
9
targetSdkVersion 28
10
- versionCode 179
11
- versionName "1.11.9 'Chernushka'"
+ versionCode 180
+ versionName "1.11.10 'Chernushka'"
12
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
externalNativeBuild {
0 commit comments