From 17f07f8e73670aeda7666c89a85c4c43f3c5608b Mon Sep 17 00:00:00 2001 From: jee-hyun-kim Date: Fri, 14 Jun 2024 17:34:14 +0900 Subject: [PATCH] update version to 0.4.24 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 136c0ae3..675967e1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ android.suppressUnsupportedOptionWarnings=android.suppressUnsupportedOptionWarni kotlin.code.style=official kotlin.mpp.stability.nowarn=true GROUP=dev.yorkie -VERSION_NAME=0.4.24-rc2 +VERSION_NAME=0.4.24 POM_DESCRIPTION=Document store for building collaborative editing applications. POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/yorkie-team/yorkie-android-sdk