diff --git a/app/build.gradle b/app/build.gradle index 7105cac..ed1e82f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 30 - versionName "1.1.3-dev" + versionCode 31 + versionName "1.1.3-alpha" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {