From cff30338b2e017daa74e14cb2b4db6e290cbea06 Mon Sep 17 00:00:00 2001 From: XuqmGroup Date: Sat, 23 May 2026 01:51:41 +0800 Subject: [PATCH] chore: sync PUBLISH_VERSION to 1.0.3 (matches Nexus) Co-Authored-By: Claude Opus 4.7 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f58185e..c455262 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8 android.useAndroidX=true kotlin.code.style=official android.nonTransitiveRClass=true -PUBLISH_VERSION=1.0.1 +PUBLISH_VERSION=1.0.3