Skip to content

Commit 4dbef7c

Browse files
Update dependency androidx.fragment:fragment-testing to v1.8.3
1 parent 2cefa9a commit 4dbef7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android-gp-api = "com.android.tools.build:gradle-api:8.3.1"
1919
android-gp-impl = "com.android.tools.build:gradle:8.3.1"
2020
androidx-appCompat = "androidx.appcompat:appcompat:1.6.1"
2121
androidx-fragment-core = "androidx.fragment:fragment:1.6.2"
22-
androidx-fragment-testing = "androidx.fragment:fragment-testing:1.6.2"
22+
androidx-fragment-testing = "androidx.fragment:fragment-testing:1.8.3"
2323
androidx-junit = "androidx.test.ext:junit:1.1.5"
2424
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
2525
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"

0 commit comments

Comments
 (0)