Explorar el Código

feat: 适配Android 11 sdk

hexleo hace 5 años
padre
commit
267470c4cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
 }
 ```