This repository was archived by the owner on Apr 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
1010 minSdkVersion 16
1111 targetSdkVersion 29
1212 versionCode 1
13- versionName " 1.0 "
13+ versionName " 1.3.2 "
1414
1515 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1616 consumerProguardFiles ' consumer-rules.pro'
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ android {
1111 minSdkVersion 19
1212 targetSdkVersion 28
1313 versionCode 5
14- versionName " 1.3.0 "
14+ versionName " 1.3.2 "
1515 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1616 }
1717 buildTypes {
@@ -57,7 +57,7 @@ dependencies {
5757 implementation ' com.camerakit:jpegkit:0.1.0'
5858// implementation project(path: ':nsfw')
5959// implementation project(path: ':OpenNSFW')
60- implementation ' com.github.devzwy:open_nsfw_android:1.3.0 '
60+ implementation ' com.github.devzwy:open_nsfw_android:1.3.2 '
6161
6262 implementation ' com.squareup.okhttp3:okhttp:4.7.2'
6363 implementation " org.koin:koin-android:2.1.5"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ android {
1212 minSdkVersion 19
1313 targetSdkVersion 29
1414 versionCode 1
15- versionName " 1.3.1 "
15+ versionName " 1.3.2 "
1616 multiDexEnabled true
1717 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1818 }
@@ -83,7 +83,7 @@ dependencies {
8383 implementation " org.jetbrains.anko:anko:0.10.5"
8484
8585 // NSFW鉴黄库
86- implementation ' com.github.devzwy:open_nsfw_android:1.3.1 '
86+ implementation ' com.github.devzwy:open_nsfw_android:1.3.2 '
8787// implementation project(path: ':OpenNSFW')
8888 implementation ' pub.devrel:easypermissions:3.0.0'
8989
You can’t perform that action at this time.
0 commit comments