From 108e1e150dbe6c7b19cc0e473cc860dc2c63b433 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 3 Oct 2023 08:37:59 +0200 Subject: [PATCH] updating 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 663a22892..36cde1a38 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ swiperefreshlayout = "1.1.0" #Room room = "2.5.2" #Simple tools -simple-commons = "4ee907fc5e" +simple-commons = "b7dd6ad428" #Gradle gradlePlugins-agp = "8.1.1" #build