Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjodevf committed Feb 20, 2025
1 parent 3b12f5f commit b643dc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
PODS:
- app_links (1.0.0):
- FlutterMacOS
- audio_session (0.0.1):
- FlutterMacOS
- connectivity_plus (0.0.1):
Expand Down Expand Up @@ -55,6 +57,7 @@ PODS:
- FlutterMacOS

DEPENDENCIES:
- app_links (from `Flutter/ephemeral/.symlinks/plugins/app_links/macos`)
- audio_session (from `Flutter/ephemeral/.symlinks/plugins/audio_session/macos`)
- connectivity_plus (from `Flutter/ephemeral/.symlinks/plugins/connectivity_plus/darwin`)
- flutter_inappwebview_macos (from `Flutter/ephemeral/.symlinks/plugins/flutter_inappwebview_macos/macos`)
Expand Down Expand Up @@ -85,6 +88,8 @@ SPEC REPOS:
- OrderedSet

EXTERNAL SOURCES:
app_links:
:path: Flutter/ephemeral/.symlinks/plugins/app_links/macos
audio_session:
:path: Flutter/ephemeral/.symlinks/plugins/audio_session/macos
connectivity_plus:
Expand Down Expand Up @@ -135,6 +140,7 @@ EXTERNAL SOURCES:
:path: Flutter/ephemeral/.symlinks/plugins/window_to_front/macos

SPEC CHECKSUMS:
app_links: 9028728e32c83a0831d9db8cf91c526d16cc5468
audio_session: 48ab6500f7a5e7c64363e206565a5dfe5a0c1441
connectivity_plus: 2256d3e20624a7749ed21653aafe291a46446fee
flutter_inappwebview_macos: c2d68649f9f8f1831bfcd98d73fd6256366d9d1d
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mangayomi
description: Free and open source manga reader and anime streaming cross-plateform app inspired by Tachiyomi and Aniyomi.
publish_to: "none"
version: 0.5.0+78
version: 0.5.1+79

environment:
sdk: ^3.6.0
Expand Down

0 comments on commit b643dc5

Please sign in to comment.