Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler authored Aug 12, 2023
1 parent d36b1aa commit 750d296
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 @@ -40,7 +40,7 @@ compose-material = { module = "androidx.compose.material:material", version.ref
compose-materialIconsExtended = { module = "androidx.compose.material:material-icons-extended", version.ref = "compose" }
compose-animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
# This isn't strictly used, but allows Renovate to see us using the Compose Compiler artifact
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "androidX-composeCompiler" }
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "composeCompiler" }

# AndroidX

Expand Down

0 comments on commit 750d296

Please sign in to comment.