ソースを参照

bugfix: 解决进入播放逻辑后失败无法再播放情况

hexleo 5 年 前
コミット
c1d46c7a4a
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.6"
+    implementation "com.egame.vap:animplayer:2.0.7"
 }
 ```