소스 검색

feat: 适配Android 11 sdk

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

+ 1 - 1
Android/README.md

@@ -104,7 +104,7 @@ repositories {
 }
 
 dependencies {
-    implementation "com.egame.vap:animplayer:2.0.7"
+    implementation "com.egame.vap:animplayer:2.0.8"
 }
 ```