Browse Source

Update README.md

hexleo 4 years ago
parent
commit
ecd136caf1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Android/README.md

+ 1 - 1
Android/README.md

@@ -109,7 +109,7 @@ repositories {
 }
 }
 
 
 dependencies {
 dependencies {
-    implementation "io.github.tencent:vap:2.0.19"
+    implementation "io.github.tencent:vap:2.0.20"
 }
 }
 ```
 ```