From c186481400eaf680fbabaf8331f1c27417c1c2c6 Mon Sep 17 00:00:00 2001 From: Kevin Galligan Date: Wed, 10 Apr 2024 15:06:17 -0400 Subject: [PATCH] Try another version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5b31184..dab88d3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,5 +2,5 @@ kotlin.code.style=official android.useAndroidX=true org.gradle.jvmargs=-Xmx4g -LIBRARY_VERSION=0.1.1 +LIBRARY_VERSION=0.1.2 GROUP=co.touchlab.kmmbridgekickstartskie \ No newline at end of file