Browse Source

+ update brv

drake 5 years ago
parent
commit
06c077608d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      net/build.gradle

+ 1 - 1
README.md

@@ -54,7 +54,7 @@ allprojects {
 module of build.gradle
 
 ```groovy
-implementation 'com.github.liangjingkanji:Net:1.1.6'
+implementation 'com.github.liangjingkanji:Net:1.1.7'
 ```
 
 

+ 1 - 1
net/build.gradle

@@ -40,7 +40,7 @@ dependencies {
     api 'com.yanzhenjie:okalle:0.1.7'
 
     compileOnly 'androidx.appcompat:appcompat:1.1.0'
-    compileOnly 'com.github.liangjingkanji:BRV:1.0.8'
+    compileOnly 'com.github.liangjingkanji:BRV:1.0.9'
 
     compileOnly 'io.reactivex.rxjava2:rxkotlin:2.3.0'
     compileOnly 'io.reactivex.rxjava2:rxandroid:2.1.1'