diff --git a/app/build.gradle b/app/build.gradle index 54b2b58..89cea44 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 25 - versionCode 4 - versionName "0.4.0" + versionCode 5 + versionName "0.4.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {