From 5f8943f91618914c626dbb4f625d30e3a4b06aa7 Mon Sep 17 00:00:00 2001 From: Kevin Galligan Date: Thu, 11 Apr 2024 08:03:46 -0400 Subject: [PATCH] Version 0.1.5 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8043033..18fd6e1 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.4 +LIBRARY_VERSION=0.1.5 GROUP=co.touchlab.kmmbridgekickstartskie \ No newline at end of file