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 b239a50 commit 8b016f9Copy full SHA for 8b016f9
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.m2049r.xmrwallet"
8
minSdkVersion 21
9
targetSdkVersion 27
10
- versionCode 113
11
- versionName "1.6.3 'Nano S'"
+ versionCode 114
+ versionName "1.6.4 'Nano S'"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
externalNativeBuild {
14
cmake {
0 commit comments