diff --git a/app/build.gradle b/app/build.gradle index fd61ce0..d454073 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 101 - versionName "1.5.11 'Maximum Nacho'" + versionCode 102 + versionName "1.5.12 'Maximum Nachos'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {