Skip to content

Commit

Permalink
Merge pull request #42 from Anthonyy232/renovate/androidx.compose.ui-…
Browse files Browse the repository at this point in the history
…ui-test-junit4-1.x

Update dependency androidx.compose.ui:ui-test-junit4 to v1.7.0-beta06
  • Loading branch information
Anthonyy232 authored Jul 24, 2024
2 parents 4464cbf + bb7dc87 commit 8f8650e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ dependencies {
testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.ext:junit:1.2.1")
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.0-beta05")
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.0-beta06")
debugImplementation("androidx.compose.ui:ui-tooling:1.7.0-beta06")
debugImplementation("androidx.compose.ui:ui-test-manifest:1.7.0-beta05")
implementation("com.google.dagger:hilt-android:2.51.1")
Expand Down

0 comments on commit 8f8650e

Please sign in to comment.