Skip to content

Commit

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

Update dependency androidx.compose.ui:ui-tooling to v1.7.0
  • Loading branch information
Anthonyy232 authored Sep 6, 2024
2 parents c55b8f4 + 7a2b67e commit 8d447f0
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 @@ -117,7 +117,7 @@ dependencies {
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")
debugImplementation("androidx.compose.ui:ui-tooling:1.7.0-rc01")
debugImplementation("androidx.compose.ui:ui-tooling:1.7.0")
debugImplementation("androidx.compose.ui:ui-test-manifest:1.7.0-rc01")
implementation("com.google.dagger:hilt-android:2.52")
ksp("com.google.dagger:hilt-android-compiler:2.52")
Expand Down

0 comments on commit 8d447f0

Please sign in to comment.