소스 검색

Update README.md

hexleo 5 년 전
부모
커밋
ac0393e5b2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Android/README.md

+ 1 - 1
Android/README.md

@@ -106,7 +106,7 @@ repositories {
 }
 
 dependencies {
-    implementation "io.github.tencent:vap:2.0.15"
+    implementation "io.github.tencent:vap:2.0.16"
 }
 ```