diff --git a/android/app/build.gradle b/android/app/build.gradle index 24e9709..2a833fb 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -7,7 +7,7 @@ android { applicationId "com.mutinywallet.mutinywallet" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 5 + versionCode 6 versionName "0.4.9-1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions {