mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-01 12:34:36 +01:00
version bump
This commit is contained in:
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.mutinywallet.mutinywallet"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 53
|
||||
versionName "0.6.1"
|
||||
versionCode 54
|
||||
versionName "0.6.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"@capacitor/toast": "^5.0.6",
|
||||
"@kobalte/core": "^0.12.6",
|
||||
"@kobalte/tailwindcss": "^0.9.0",
|
||||
"@mutinywallet/mutiny-wasm": "0.6.2-rc5",
|
||||
"@mutinywallet/mutiny-wasm": "0.6.2",
|
||||
"@modular-forms/solid": "^0.20.0",
|
||||
"@solid-primitives/upload": "^0.0.117",
|
||||
"@solidjs/meta": "^0.29.3",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -51,8 +51,8 @@ dependencies:
|
||||
specifier: ^0.20.0
|
||||
version: 0.20.0(solid-js@1.8.16)
|
||||
'@mutinywallet/mutiny-wasm':
|
||||
specifier: 0.6.2-rc5
|
||||
version: 0.6.2-rc5
|
||||
specifier: 0.6.2
|
||||
version: 0.6.2
|
||||
'@solid-primitives/upload':
|
||||
specifier: ^0.0.117
|
||||
version: 0.0.117(solid-js@1.8.16)
|
||||
@@ -2085,8 +2085,8 @@ packages:
|
||||
solid-js: 1.8.16
|
||||
dev: false
|
||||
|
||||
/@mutinywallet/mutiny-wasm@0.6.2-rc5:
|
||||
resolution: {integrity: sha512-vLpo+7PVZjjnH3rq9heN4SABFQ9XdiFFqEGki+6N8t1u7mCnCjWbBYXQInmeIidunvN66/cna66VMR0Defx3KQ==}
|
||||
/@mutinywallet/mutiny-wasm@0.6.2:
|
||||
resolution: {integrity: sha512-+49zGMM4o//Tjsniz7KyH3h/+2BckEGgCT30CQ4tX2VOz2r1omxABDD2OJ5Wl48fVB0I8h69q0i8ugm1ruTHBQ==}
|
||||
dev: false
|
||||
|
||||
/@nodelib/fs.scandir@2.1.5:
|
||||
|
||||
Reference in New Issue
Block a user