diff --git a/app/build.gradle b/app/build.gradle index f4d5798..14c2e84 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 97 - versionName "1.5.7 'Maximum Nacho'" + versionCode 98 + versionName "1.5.8 'Maximum Nacho'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {