From 8ff8cfdd4ed801fb661cacf2ea34469073e564ab Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 8 Jan 2024 12:03:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20APP=204.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index cd84572..29b3bbf 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group 'com.github' -version '4.0.0' +version '4.0.5' sourceCompatibility = '17' configurations {