From 4f14f5ed8b9f9b7008867cd2fc9d32cd9ea77023 Mon Sep 17 00:00:00 2001 From: Courville Software Date: Thu, 20 Jun 2024 22:24:24 +0200 Subject: [PATCH] androidx++ --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b7af6dde..a9f58e56 100644 --- a/build.gradle +++ b/build.gradle @@ -120,7 +120,7 @@ dependencies { implementation 'androidx.core:core:1.13.1' implementation 'androidx.legacy:legacy-support-core-utils:1.0.0' implementation 'androidx.media:media:1.7.0' - implementation 'androidx.fragment:fragment:1.7.1' + implementation 'androidx.fragment:fragment:1.8.0' implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.preference:preference:1.2.1' implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'