Parcourir la source

Update README.md

hexleo il y a 4 ans
Parent
commit
9abc193204
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Android/README.md

+ 1 - 1
Android/README.md

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