Up version to 0.4.6

This commit is contained in:
pokkst 2023-12-02 13:31:15 -06:00
parent 9551961025
commit c9ab60eb44
No known key found for this signature in database
GPG Key ID: EC4FAAA66859FAA4

View File

@ -9,8 +9,8 @@ android {
applicationId "net.mynero.wallet" applicationId "net.mynero.wallet"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 34 targetSdkVersion 34
versionCode 40500 versionCode 40600
versionName "0.4.5 'Fluorine Fermi'" versionName "0.4.6 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild { externalNativeBuild {
cmake { cmake {