diff --git a/app/build.gradle b/app/build.gradle index 67efc97..1e2ebb3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 170 - versionName "1.11.0 'Chernushka'" + versionCode 171 + versionName "1.11.1 'Chernushka'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild {