From bda4913bf26241c25f31f63d4eda19792afb98a4 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Tue, 16 Nov 2021 23:26:00 +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 be7a089..be2c209 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ android.useAndroidX=true android.enableJetifier=true kotlin_version=1.5.31 -kotlin_serialisation_core_version=1.3.0 +kotlin_serialisation_core_version=1.3.1 # github_release_plugin_version=2.2.12