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'