Update build version to 0.4.2.1

This commit is contained in:
pokkst 2023-03-08 11:32:16 -06:00
parent 69c62ee713
commit 099e3c7281
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 40200
versionName "0.4.2.0 'Fluorine Fermi'"
versionCode 40201
versionName "0.4.2.1 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {