From 6d0d895f492717bba6518e9835ed0837f8fcad48 Mon Sep 17 00:00:00 2001 From: Dango <282919162@qq.com> Date: Wed, 10 Jan 2024 18:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E5=BD=92=E6=B5=8B=E8=AF=95=2030?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d8b3c6c..d701077 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ kotlin.code.style=official android.nonTransitiveRClass=true GROUP=io.github.DangoDX -VERSION_NAME=0.0.29 +VERSION_NAME=0.0.30 SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true