hexleo 4 лет назад
Родитель
Сommit
29543c3c4f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Android/README.md

+ 1 - 1
Android/README.md

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