Update version to 0.4.1 - this update is not done. Still waiting on some stuff in the mail

This commit is contained in:
pokkst 2022-12-04 01:48:56 -06:00
parent 5030ce5640
commit ea0849a88c
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 400
versionName "0.4.0 'Fluorine Fermi'"
versionCode 401
versionName "0.4.1 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {