Update app to 0.3.2

This commit is contained in:
pokkst 2022-10-15 01:13:23 -05:00
parent 663c84f3ce
commit 063b61e4bb
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 301
versionName "0.3.1 'Fluorine Fermi'"
versionCode 302
versionName "0.3.2 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {