From 96fb42f2735452f6d77fcc755344a0fe5e5c35f1 Mon Sep 17 00:00:00 2001 From: nipunru Date: Sun, 29 Mar 2020 19:58:10 +0530 Subject: [PATCH] Latest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e890f03..606d432 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ dependencies { implementation "com.google.firebase:firebase-ml-vision-automl:" implementation "com.google.firebase:firebase-ml-model-interpreter:" - implementation 'com.github.nipunru:nsfw-detector-android:0.0.4' + implementation 'com.github.nipunru:nsfw-detector-android:1.0.0' } apply plugin: 'com.google.gms.google-services'