From 83a916bcc6a2cd4b8cc6def01c6d488fe07db3d9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 12 Sep 2023 11:01:32 +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 2504a57e8..9614c5767 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 = "73d78e5cd3" +simple-commons = "e0db4c5f28" #Gradle gradlePlugins-agp = "8.1.1" #Other