mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-08 15:54:29 +01:00
Bump version
This commit is contained in:
committed by
Tony Giorgio
parent
a0f0b01b43
commit
8bd17db182
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.mutinywallet.mutinywallet"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 16
|
||||
versionName "0.4.19"
|
||||
versionCode 17
|
||||
versionName "0.4.20"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mutiny-wallet",
|
||||
"version": "0.4.19",
|
||||
"version": "0.4.20",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@8.6.6",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user