From ab605739d5d5ecb274cdbce251f30b9683493786 Mon Sep 17 00:00:00 2001 From: jason Date: Wed, 15 May 2019 11:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- nsfw/src/main/AndroidManifest.xml | 3 --- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9fa140cf..ad9cc6a4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ ``` dependencies { - implementation 'com.github.devzwy:open_nsfw_android:Tag' + //versionCode:上面小icon中最新版本号 + implementation 'com.github.devzwy:open_nsfw_android:[versionCode]' } ``` diff --git a/nsfw/src/main/AndroidManifest.xml b/nsfw/src/main/AndroidManifest.xml index decfc02d..6ed4072d 100644 --- a/nsfw/src/main/AndroidManifest.xml +++ b/nsfw/src/main/AndroidManifest.xml @@ -1,4 +1 @@ - - -