Up version to 0.4.7.2

This commit is contained in:
pokkst 2023-12-03 17:54:48 -06:00
parent 737c747a5e
commit f6876b866e
No known key found for this signature in database
GPG Key ID: EC4FAAA66859FAA4

View File

@ -9,8 +9,8 @@ android {
applicationId "net.mynero.wallet"
minSdkVersion 21
targetSdkVersion 34
versionCode 40701
versionName "0.4.7.1 'Fluorine Fermi'"
versionCode 40702
versionName "0.4.7.2 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {