From 973d0f3ac0b1e75b457bdc58d222524ecdc3c139 Mon Sep 17 00:00:00 2001 From: fatih ergin Date: Wed, 6 Sep 2023 23:50:47 +0300 Subject: [PATCH] update simple-commons --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a8e07c0d..342770f1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ kotlin = "1.9.0" kotlinxSerializationJson = "1.5.1" #Simple tools -simple-commons = "565200547d" +simple-commons = "73d78e5cd3" #Gradle gradlePlugins-agp = "8.1.0" #Other