Browse Source

feat: 适配Android 11 sdk

hexleo 5 năm trước cách đây
mục cha
commit
267470c4cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
 }
 ```