From f5cc0fe2ed5fa7d6ecca5f905ad5b94ca0a51ae0 Mon Sep 17 00:00:00 2001 From: HyunWoo Lee Date: Sun, 28 Jun 2026 20:36:25 +0900 Subject: [PATCH 1/2] chore: pre-release 1.1.1 --- jindong-compose/build.gradle.kts | 2 +- jindong-core/build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jindong-compose/build.gradle.kts b/jindong-compose/build.gradle.kts index c4b704a..c262565 100644 --- a/jindong-compose/build.gradle.kts +++ b/jindong-compose/build.gradle.kts @@ -33,7 +33,7 @@ apiValidation { } group = "io.github.compose-jindong" -version = "1.1.0" +version = "1.1.1" kotlin { androidLibrary { diff --git a/jindong-core/build.gradle.kts b/jindong-core/build.gradle.kts index 577aef5..d0d7c2a 100644 --- a/jindong-core/build.gradle.kts +++ b/jindong-core/build.gradle.kts @@ -33,7 +33,7 @@ apiValidation { } group = "io.github.compose-jindong" -version = "1.1.0" +version = "1.1.1" kotlin { androidLibrary { From a9ca33737384da73fd615035a4e6a5ce57972a7a Mon Sep 17 00:00:00 2001 From: HyunWoo Lee Date: Sun, 28 Jun 2026 20:46:50 +0900 Subject: [PATCH 2/2] docs: point Maven Central badge at the jindong-compose coordinate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4465eb..51722e9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

License - Maven Central Version + Maven Central Version Kotlin Weekly Badge