diff --git a/app/build.gradle b/app/build.gradle index 07c0b56..f5a0d4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "net.mynero.wallet" minSdkVersion 21 targetSdkVersion 33 - versionCode 302 - versionName "0.3.2 'Fluorine Fermi'" + versionCode 400 + versionName "0.4.0 'Fluorine Fermi'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {