diff --git a/app/build.gradle b/app/build.gradle index 08b1244..e3b5fe2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 302 - versionName "1.13.2 'ReStart'" + versionCode 303 + versionName "1.13.3 'ReStart'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild {