Skip to content

Commit

Permalink
chore(deps): update dependency androidx.compose.material3:material3 t…
Browse files Browse the repository at this point in the history
…o v1.2.0
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 5facc74 commit e09c133
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 @@ -230,7 +230,7 @@ dependencies {
implementation("androidx.compose.ui:ui:1.6.1")
implementation("androidx.compose.ui:ui-graphics:1.6.1")
implementation("androidx.compose.ui:ui-tooling-preview:1.6.1")
implementation("androidx.compose.material3:material3:1.1.2")
implementation("androidx.compose.material3:material3:1.2.0")
// implementation 'com.google.androidbrowserhelper:locationdelegation:1.1.1'
// implementation 'com.google.androidbrowserhelper:billing:1.0.0-alpha10'
implementation("com.google.androidbrowserhelper:androidbrowserhelper:2.5.0")
Expand Down

0 comments on commit e09c133

Please sign in to comment.