mirror of
https://codeberg.org/r4v3r23/mysu.git
synced 2024-11-09 23:50:02 +00:00
Update version to 0.4.1 - this update is not done. Still waiting on some stuff in the mail
This commit is contained in:
parent
5030ce5640
commit
ea0849a88c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "net.mynero.wallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 400
|
||||
versionName "0.4.0 'Fluorine Fermi'"
|
||||
versionCode 401
|
||||
versionName "0.4.1 'Fluorine Fermi'"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
|
Loading…
Reference in a new issue