mirror of
https://codeberg.org/r4v3r23/mysu.git
synced 2024-11-12 16:41:54 +00:00
Update app to 0.3.2
This commit is contained in:
parent
663c84f3ce
commit
063b61e4bb
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue