diff --git a/app/build.gradle b/app/build.gradle index e2c74084..91d952fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 172 - versionName "1.11.2 'Chernushka'" + versionCode 173 + versionName "1.11.3 'Chernushka'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild {