From 96e6b16e778e324fa13e43c6e0d16f333acfab64 Mon Sep 17 00:00:00 2001 From: Kevin Galligan Date: Wed, 10 Apr 2024 14:43:21 -0400 Subject: [PATCH] Version 0.1.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a905a43..5b31184 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.0 +LIBRARY_VERSION=0.1.1 GROUP=co.touchlab.kmmbridgekickstartskie \ No newline at end of file