Add Cider configuration in pubspec.yaml
(cherry picked from commit 1b4b91f66e201283417f523133c297ced5bc0b81)
This commit is contained in:
+6
-1
@@ -289,4 +289,9 @@ flutter_native_splash:
|
||||
color: "#000000"
|
||||
branding: "assets/icons/icon_branding.png"
|
||||
image: "assets/icons/icon_logo.png"
|
||||
web: false
|
||||
web: false
|
||||
|
||||
cider:
|
||||
link_template:
|
||||
tag: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.6 # initial release link template
|
||||
diff: https://github.com/linagora/tmail-flutter/compare/v0.7.1...v0.7.6 # subsequent releases link template
|
||||
Reference in New Issue
Block a user