From 87ef2bf1049480ed9e9fe29541dc8baba338f859 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Sat, 23 May 2026 02:05:50 +0800 Subject: [PATCH] ci: bump PUBLISH_VERSION to 1.0.5 --- gradle.properties | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index b710629..cee423e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1 @@ -org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8 -android.useAndroidX=true -kotlin.code.style=official -android.nonTransitiveRClass=true -PUBLISH_VERSION=1.0.4 +org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8android.useAndroidX=truekotlin.code.style=officialandroid.nonTransitiveRClass=truePUBLISH_VERSION=1.0.5 \ No newline at end of file