From 408661b5a6406fe3bf1219a47e33e70304f5d121 Mon Sep 17 00:00:00 2001
From: LEKJORASA <93820554+ChatchawanJorasa@users.noreply.github.com>
Date: Thu, 30 Dec 2021 20:08:50 +0700
Subject: [PATCH] Create chachwalycorasa@gmail.com

---
 chachwalycorasa@gmail.com | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 chachwalycorasa@gmail.com

diff --git a/chachwalycorasa@gmail.com b/chachwalycorasa@gmail.com
new file mode 100644
index 0000000..5ddf6cd
--- /dev/null
+++ b/chachwalycorasa@gmail.com
@@ -0,0 +1,11 @@
+    dependencies {
+      // ...
+      // Use this dependency to use dynamically downloaded model in Google Play Service
+      implementation 'com.google.android.gms:play-services-mlkit-face-detection:16.2.1'
+    }
+        dependencies {
+      // ...
+      // Use this dependency to bundle the model with your app
+      implementation 'com.google.mlkit:face-detection:16.1.3'
+    }
+    com.google.android16.2.1com.google16.1.3