aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 7433b49..6fe715c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -69,6 +69,7 @@ android {
69 69
70 buildFeatures { 70 buildFeatures {
71 dataBinding = true 71 dataBinding = true
72 viewBinding = true
72 } 73 }
73 74
74 namespace 'org.pacien.tincapp' 75 namespace 'org.pacien.tincapp'