Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Update dependency com.google.android.material:compose-theme-adapter t…
Browse files Browse the repository at this point in the history
…o v1.1.7
  • Loading branch information
renovate-bot committed Apr 19, 2022
1 parent 397fd8c commit bf1b7c0
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 @@ -51,7 +51,7 @@ androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx

jetpack-compose-compiler = { module = "androidx.compose.ui:ui-tooling", version.ref = "jetpack-compose-compiler" }
jetpack-compose-material = { module = "androidx.compose.material:material", version.ref = "jetpack-compose" }
jetpack-compose-themeAdapter = { module = "com.google.android.material:compose-theme-adapter", version = "1.1.6" }
jetpack-compose-themeAdapter = { module = "com.google.android.material:compose-theme-adapter", version = "1.1.7" }
jetpack-compose-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "jetpack-compose" }

buildscript-android = { module = "com.android.tools.build:gradle", version.ref = "android-plugin" }
Expand Down

0 comments on commit bf1b7c0

Please sign in to comment.