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