Up version to 0.4.3.1

This commit is contained in:
pokkst 2023-05-24 10:48:37 -05:00
parent 74ae51938b
commit 15704f9afa
No known key found for this signature in database
GPG Key ID: 90C2ED85E67A50FF

View File

@ -9,8 +9,8 @@ android {
applicationId "net.mynero.wallet"
minSdkVersion 21
targetSdkVersion 33
versionCode 40300
versionName "0.4.3 'Fluorine Fermi'"
versionCode 40301
versionName "0.4.3.1 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {