Browse Source

Update README.md

hexleo 5 years ago
parent
commit
2e40175271
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Android/README.md

+ 1 - 1
Android/README.md

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