diff --git a/app/build.gradle b/app/build.gradle index 1eb2d32..23828f3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 93 - versionName "1.5.3 'CrAzY Nacho'" + versionCode 94 + versionName "1.5.4 'CrAzY Nacho'" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {