Skip to content

Commit

Permalink
v0.0.67
Browse files Browse the repository at this point in the history
  • Loading branch information
kodjodevf committed Nov 2, 2023
1 parent a549c24 commit b2cbb3b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions 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.
publish_to: 'none'
version: 0.0.66+26
version: 0.0.67+27

environment:
sdk: '>=3.1.3 <4.0.0'
Expand Down Expand Up @@ -69,7 +69,9 @@ dev_dependencies:
build_runner: ^2.4.6
riverpod_generator: ^2.3.2
flutter_launcher_icons: ^0.13.1
isar_generator: ^3.1.0+1
isar_generator:
path: ./packages/isar_generator
flutter_lints: ^2.0.1

flutter:
uses-material-design: true
Expand Down

0 comments on commit b2cbb3b

Please sign in to comment.