diff --git a/Android/README.md b/Android/README.md index 11067afd..3787c516 100644 --- a/Android/README.md +++ b/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" } ```