diff --git a/app/build.gradle b/app/build.gradle index c4d7dac..749465e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 300 - versionName "1.13.0 'ReStart'" + versionCode 301 + versionName "1.13.1 'ReStart'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild {