Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9574a7c

Browse files
authoredOct 18, 2024··
Update androidx-fragment to v1.8.4
1 parent ca394b1 commit 9574a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencyResolutionManagement {
6565
version('retrofit', '2.3.0')
6666
version('androidx-benchmark', '1.2.0-beta05')
6767
version('androidx-espresso', '3.5.1')
68-
version('androidx-fragment', '1.6.1')
68+
version('androidx-fragment', '1.8.4')
6969
version('ksp', '1.8.22-1.0.11')
7070

7171
library('androidx-multidex', "androidx.multidex:multidex:2.0.1")

0 commit comments

Comments
 (0)
Please sign in to comment.