From f67189a0ac55f61682b531b0174429759da016a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B8=A1=E4=BD=A0=E5=A4=AA=E7=BE=8E?= <824868922@qq.com> Date: Tue, 6 Jul 2021 10:17:03 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0af4a8..2b42941 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ allprojects { ``` dependencies { ... - implementation 'com.github.hegaojian:JetpackMvvm:1.2.3' + implementation 'com.github.hegaojian:JetpackMvvm:1.2.4' } ```