Ver código fonte

feat: 适配Android 11 sdk

hexleo 5 anos atrás
pai
commit
267470c4cf
1 arquivos alterados com 1 adições e 1 exclusões
  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"
 }
 ```