We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984c88d commit 00a8453Copy full SHA for 00a8453
1 file changed
lib/constants.dart
@@ -1,4 +1,4 @@
1
-final bool debugRelease = true;
+final bool debugRelease = false;
2
//final String testingServer = "https://test.covid-19.health.gov.lk/api";
3
final String testingServer = "https://test.covid-19.health.gov.lk/api";
4
0 commit comments