Skip to content

Commit

Permalink
2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nonproto committed Jun 28, 2024
1 parent 9478599 commit e5f875d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-com


[bundles]
androidx = ["appcompat", "cardview", "webkit", "recyclerview", "preferencektx", "annotation", "browser", "biometric", "palette", "core-ktx", "constraintlayout", "multidex", "lifecycle-process", "lifecycle-runtime-ktx", "lifecycle-viewmodel-ktx", "work"]
androidx = ["appcompat", "cardview", "webkit", "recyclerview", "preferencektx", "annotation", "browser", "biometric", "palette", "core-ktx", "constraintlayout", "multidex", "lifecycle-process", "lifecycle-runtime-ktx", "lifecycle-viewmodel-ktx", "lifecycle-runtime-compose", "work"]


[plugins]
Expand Down

0 comments on commit e5f875d

Please sign in to comment.