From 3abf6a7a6375a4158ebca5579d29adbf9aa64759 Mon Sep 17 00:00:00 2001 From: Naveen Date: Tue, 19 Dec 2023 16:06:46 +0530 Subject: [PATCH] Update 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 47f186590..b7bda51a1 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 -commons = "7241fe4591" +commons = "f01629d679" #Gradle gradlePlugins-agp = "8.1.2" #Other