diff --git a/app/build.gradle b/app/build.gradle index caed6b45..27a21199 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 28 - versionCode 401 - versionName "1.14.1 'On Board'" + versionCode 402 + versionName "1.14.2 'On Board'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {