Skip to content

Commit

Permalink
v1.11.0 release build
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Apr 7, 2020
1 parent e0c3614 commit 1ecc75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
final bool debugRelease = true;
final bool debugRelease = false;
//final String testingServer = "https://test.covid-19.health.gov.lk/api";
final String testingServer = "https://test.covid-19.health.gov.lk/api";

0 comments on commit 1ecc75b

Please sign in to comment.