We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55abba3 commit 96fb42fCopy full SHA for 96fb42f
README.md
@@ -51,7 +51,7 @@ dependencies {
51
implementation "com.google.firebase:firebase-ml-vision-automl:<latest_version>"
52
implementation "com.google.firebase:firebase-ml-model-interpreter:<latest_version>"
53
54
- implementation 'com.github.nipunru:nsfw-detector-android:0.0.4'
+ implementation 'com.github.nipunru:nsfw-detector-android:1.0.0'
55
}
56
57
apply plugin: 'com.google.gms.google-services'
0 commit comments