diff --git a/app/build.gradle b/app/build.gradle index 82d480a..53b307f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 63 - versionName "1.3.3 'Satoshis Dream'" + versionCode 64 + versionName "1.3.4 'Satoshis Dream'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {