Up version to 0.2.0

This commit is contained in:
pokkst 2022-09-26 00:23:34 -05:00
parent bb5abb9fc2
commit 8c112f60f1
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 101
versionName "0.1.1 'Fluorine Fermi'"
versionCode 200
versionName "0.2.0 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {