diff --git a/app/build.gradle b/app/build.gradle index 0a173baa..80e4a4f5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 65 - versionName "1.3.5 'Satoshis Dream'" + versionCode 67 + versionName "1.3.7 'Satoshis Dream'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {