From 2774f99b15c7cfccafd9a9ca393f28a443ebd7e8 Mon Sep 17 00:00:00 2001 From: m2049r Date: Sun, 16 Jun 2019 23:39:24 +0200 Subject: [PATCH] bump version v1.11.10 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 59ed595..3abf958 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 179 - versionName "1.11.9 'Chernushka'" + versionCode 180 + versionName "1.11.10 'Chernushka'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild {