v0.0.67
This commit is contained in:
parent
a549c24a42
commit
b2cbb3b87f
1 changed files with 4 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue