diff --git a/app/build.gradle b/app/build.gradle index e446c9a..310fd95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "net.mynero.wallet" minSdkVersion 21 targetSdkVersion 34 - versionCode 40500 - versionName "0.4.5 'Fluorine Fermi'" + versionCode 40600 + versionName "0.4.6 'Fluorine Fermi'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {