Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
added PWA Support
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuldevgarg committed Nov 26, 2023
1 parent 8d9139a commit f5d9787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/mgramseva/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html

version: 1.2.15+32
version: 1.2.16+32

environment:
sdk: ">=2.12.0 <4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion frontend/mgramseva/web/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start_url": ".",
"display": "standalone",
"background_color": "#eeeeee",
"theme_color": "#f47738",
"theme_color": "#0B4B66",
"description": "A mobile-based application that enables the gram panchayat water committee to collect & manage revenue and expenditure.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
Expand Down

0 comments on commit f5d9787

Please sign in to comment.