Skip to content

Commit

Permalink
Move reorderable to implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi committed Jul 18, 2023
1 parent 916d71a commit ba5ce6c
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 @@ -204,7 +204,7 @@ dependencies {
implementation("com.mikepenz:iconics-compose:5.4.0")
implementation("com.mikepenz:community-material-typeface:7.0.96.0-kotlin@aar")

"fullImplementation"("org.burnoutcrew.composereorderable:reorderable:0.9.6")
implementation("org.burnoutcrew.composereorderable:reorderable:0.9.6")
implementation("com.github.AppDevNext:ChangeLog:3.4")

implementation("androidx.car.app:app:1.3.0-rc01")
Expand Down

0 comments on commit ba5ce6c

Please sign in to comment.