aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index c151917..4931020 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -81,6 +81,8 @@ android {
81 ] 81 ]
82 } 82 }
83 } 83 }
84
85 namespace 'org.pacien.tincapp'
84} 86}
85 87
86dependencies { 88dependencies {