From d5b95dd976c7f994759e67c8c5c77be3c8192c7e Mon Sep 17 00:00:00 2001 From: m2049r Date: Sun, 17 Jun 2018 13:31:33 +0200 Subject: [PATCH] new version v1.5.7 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 0a60880..f4d5798 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 96 - versionName "1.5.6 'Maximum Nacho'" + versionCode 97 + versionName "1.5.7 'Maximum Nacho'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {