diff --git a/android/app/build.gradle b/android/app/build.gradle index 634f184..4c6c45f 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 12 + versionCode 13 versionName "0.4.16" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions {