Skip to content

Commit

Permalink
Update dependency androidx.fragment:fragment-testing to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 2cefa9a commit dd37aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android-gp-api = "com.android.tools.build:gradle-api:8.3.1"
android-gp-impl = "com.android.tools.build:gradle:8.3.1"
androidx-appCompat = "androidx.appcompat:appcompat:1.6.1"
androidx-fragment-core = "androidx.fragment:fragment:1.6.2"
androidx-fragment-testing = "androidx.fragment:fragment-testing:1.6.2"
androidx-fragment-testing = "androidx.fragment:fragment-testing:1.8.0"
androidx-junit = "androidx.test.ext:junit:1.1.5"
coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"
Expand Down

0 comments on commit dd37aa2

Please sign in to comment.