Browse Source

Update README.md

hexleo 4 years ago
parent
commit
3ee02e82e4
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 {
-    implementation "io.github.tencent:vap:2.0.20"
+    implementation "io.github.tencent:vap:2.0.21"
 }
 ```