From 00a84530ac3d8ae893441f411cd96cd02446f956 Mon Sep 17 00:00:00 2001
From: Dewmal <dewmalnilanka@gmail.com>
Date: Fri, 17 Apr 2020 00:12:07 +0530
Subject: [PATCH] Create Version 1.15.0 release

---
 lib/constants.dart | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/constants.dart b/lib/constants.dart
index 7212b13..a33dcf4 100644
--- a/lib/constants.dart
+++ b/lib/constants.dart
@@ -1,4 +1,4 @@
-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";