From 4b97ddf84b81a000447bd50c7a7e0e55d9aca8fe Mon Sep 17 00:00:00 2001 From: Kevin Galligan Date: Sun, 8 Dec 2024 13:18:51 -0500 Subject: [PATCH] Start 0.1.9 development --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4800c4c..d905c10 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,6 +2,6 @@ kotlin.code.style=official android.useAndroidX=true org.gradle.jvmargs=-Xmx4g -LIBRARY_VERSION=0.1.8-hello +LIBRARY_VERSION=0.1.9 GROUP=co.touchlab.kmmbridgespmquickstart org.gradle.configuration-cache=true \ No newline at end of file