diff --git a/app/build.gradle b/app/build.gradle index 1242711..3ebb5e3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 13 - versionName "0.8" + versionCode 14 + versionName "0.8.0.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {