diff --git a/Android/README.md b/Android/README.md index 3787c516..fd7bb74c 100644 --- a/Android/README.md +++ b/Android/README.md @@ -104,7 +104,7 @@ repositories { } dependencies { - implementation "com.egame.vap:animplayer:2.0.9" + implementation "com.egame.vap:animplayer:2.0.10" } ```