From f6b8c6c3fc1c30dbc3778863979cf425add3bddb Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 22 Feb 2021 01:26:38 +0600 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a5f1504..94549c5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ android.useAndroidX=true android.enableJetifier=true kotlin_version=1.4.30 -kotlin_serialisation_core_version=1.1.0-RC +kotlin_serialisation_core_version=1.1.0 # github_release_plugin_version=2.2.12