|
|
@ -14,13 +14,16 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
- Add the dependency |
|
|
|
- Add the dependency |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
dependencies { |
|
|
|
dependencies { |
|
|
|
//versionCode:上面小icon中最新版本号 |
|
|
|
implementation 'com.github.devzwy:open_nsfw_android:Tag' |
|
|
|
implementation 'com.github.devzwy:open_nsfw_android:[versionCode]' |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
- code |
|
|
|
- code |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
@ -29,4 +32,5 @@ |
|
|
|
nsfwBean?.nsfw ... |
|
|
|
nsfwBean?.nsfw ... |
|
|
|
``` |
|
|
|
``` |
|
|
|
### Demo运行结果: |
|
|
|
### Demo运行结果: |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
 |