Skip to content

Commit

Permalink
version update: 2.9.8+477
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Jul 18, 2024
1 parent a8bf76f commit 6e8265c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,7 @@
"request": "launch",
"type": "dart",
"program": "lib/main_production.dart",
"args": [
"--flavor",
"production",
"--target",
"lib/main_production.dart",
"--release"
]
"args": ["--flavor", "production", "--target", "lib/main_production.dart"]
}
]
}

0 comments on commit 6e8265c

Please sign in to comment.