From 2e40175271f43551bad5bd2dca76e24f1d5ae7bd Mon Sep 17 00:00:00 2001 From: hexleo Date: Thu, 26 Nov 2020 11:46:11 +0800 Subject: [PATCH] Update README.md --- Android/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ```