Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency androidx.compose.ui:ui-text-android to v…
Browse files Browse the repository at this point in the history
…1.7.0-beta06
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent 5a14697 commit ccc05f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
api("androidx.compose.ui:ui-test-junit4-android:1.7.0-beta06")
api("androidx.compose.ui:ui-test-manifest:1.7.0-beta06")
api("androidx.compose.ui:ui-text:1.7.0-beta06")
api("androidx.compose.ui:ui-text-android:1.7.0-beta05")
api("androidx.compose.ui:ui-text-android:1.7.0-beta06")
api("androidx.compose.ui:ui-text-google-fonts:1.7.0-beta06")
api("androidx.compose.ui:ui-tooling:1.7.0-beta06")
api("androidx.compose.ui:ui-tooling-android:1.7.0-beta06")
Expand Down

0 comments on commit ccc05f1

Please sign in to comment.