diff --git a/app/build.gradle b/app/build.gradle index 5fc484d..d22c8c1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 49 - versionName "1.2.9" + versionCode 50 + versionName "1.2.10" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {