Skip to content

Commit

Permalink
fix: remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
agronick committed Feb 2, 2024
1 parent 81b5024 commit a0f6a8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0'
// Optional - Integration with LiveData
implementation 'androidx.compose.runtime:runtime-livedata'
// Optional - Integration with RxJava
implementation 'androidx.compose.runtime:runtime-rxjava2'

implementation "org.burnoutcrew.composereorderable:reorderable:0.9.6"
}
Expand Down

0 comments on commit a0f6a8d

Please sign in to comment.