mirror of
https://codeberg.org/anoncontributorxmr/mysu.git
synced 2024-12-31 17:18:06 +00:00
Up version to 0.3.1
This commit is contained in:
parent
c0e6465943
commit
c1b4f8400d
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "net.mynero.wallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 300
|
||||
versionName "0.3.0 'Fluorine Fermi'"
|
||||
versionCode 301
|
||||
versionName "0.3.1 'Fluorine Fermi'"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
|
Loading…
Reference in a new issue