Skip to content

Commit

Permalink
Revert reorderable bump until upstream issue is fixed (#3035)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi authored Nov 3, 2022
1 parent 38ea6e8 commit 8a50f0d
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 @@ -201,7 +201,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.4")
"fullImplementation"("org.burnoutcrew.composereorderable:reorderable:0.9.2")
implementation("com.github.AppDevNext:ChangeLog:3.4")
}

Expand Down

0 comments on commit 8a50f0d

Please sign in to comment.