mirror of
https://gitea.com/docker/login-action.git
synced 2025-06-08 14:26:38 +00:00
Merge 408661b5a6406fe3bf1219a47e33e70304f5d121 into 42d299face0c5c43a0487c477f595ac9cf22f1a7
This commit is contained in:
commit
22ef555542
11
chachwalycorasa@gmail.com
Normal file
11
chachwalycorasa@gmail.com
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user