From 055c3189de2be7026ff944c65c5708c8915d0951 Mon Sep 17 00:00:00 2001 From: Jeehyun Kim Date: Tue, 21 May 2024 16:02:27 +0900 Subject: [PATCH] update version (#185) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index faeb93efd..74ccb5be9 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.19-rc +VERSION_NAME=0.4.19-rc2 POM_DESCRIPTION=Document store for building collaborative editing applications. POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/yorkie-team/yorkie-android-sdk