From 0365d2755778750e798164625e42dfe17fd1593f Mon Sep 17 00:00:00 2001 From: LoveSy Date: Wed, 14 Sep 2022 00:45:39 +0800 Subject: [PATCH] Bump to 4.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b24bd7..8b12f16 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ repositories { } dependencies { - implementation "org.lsposed.lsplant:lsplant:4.1" + implementation "org.lsposed.lsplant:lsplant:4.2" } android {