Browse Source

Update README.md

hexleo 3 years ago
parent
commit
314228519e
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.25"
+    implementation "io.github.tencent:vap:2.0.26"
 }
 ```