From c3bd1e38f900ede0e768c11d2da433d47dae6135 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 9 Oct 2023 21:41:58 +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 9c315ce82..6235cae93 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ exif = "1.0.1" #Room room = "2.6.0-beta01" #Simple tools -simple-commons = "13f995cb51" +simple-commons = "9e60e24790" #Gradle gradlePlugins-agp = "7.4.0" #Other