diff --git a/app/build.gradle b/app/build.gradle index 7580b7f..70e67e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 404 - versionName "1.14.4 'On Board'" + versionCode 405 + versionName "1.14.5 'On Board'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {