We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cefa9a commit 4dbef7cCopy full SHA for 4dbef7c
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ android-gp-api = "com.android.tools.build:gradle-api:8.3.1"
19
android-gp-impl = "com.android.tools.build:gradle:8.3.1"
20
androidx-appCompat = "androidx.appcompat:appcompat:1.6.1"
21
androidx-fragment-core = "androidx.fragment:fragment:1.6.2"
22
-androidx-fragment-testing = "androidx.fragment:fragment-testing:1.6.2"
+androidx-fragment-testing = "androidx.fragment:fragment-testing:1.8.3"
23
androidx-junit = "androidx.test.ext:junit:1.1.5"
24
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
25
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"
0 commit comments