mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-09 08:14:28 +01:00
bump to 0.4.18
This commit is contained in:
committed by
Tony Giorgio
parent
2df72c2eab
commit
e9223032d7
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.mutinywallet.mutinywallet"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 13
|
||||
versionName "0.4.16"
|
||||
versionCode 15
|
||||
versionName "0.4.18"
|
||||
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.16",
|
||||
"version": "0.4.18",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@8.6.6",
|
||||
"scripts": {
|
||||
@@ -53,7 +53,7 @@
|
||||
"@kobalte/tailwindcss": "^0.5.0",
|
||||
"@modular-forms/solid": "^0.18.1",
|
||||
"@mutinywallet/barcode-scanner": "5.0.0-beta.3",
|
||||
"@mutinywallet/mutiny-wasm": "0.4.16",
|
||||
"@mutinywallet/mutiny-wasm": "0.4.18",
|
||||
"@mutinywallet/waila-wasm": "^0.2.1",
|
||||
"@nostr-dev-kit/ndk": "^0.8.11",
|
||||
"@solid-primitives/upload": "^0.0.111",
|
||||
|
||||
6915
pnpm-lock.yaml
generated
6915
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user