bump version

This commit is contained in:
pokkst 2022-10-03 18:12:55 -05:00
parent 58e4954084
commit 66770f9f7c
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 200
versionName "0.2.0 'Fluorine Fermi'"
versionCode 201
versionName "0.2.1 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {