ColorPresets + Room Migration 4 → 5.
This commit is contained in:
parent
945634c653
commit
5b8ddb4dfb
41 changed files with 1694 additions and 140 deletions
|
|
@ -165,4 +165,7 @@ dependencies {
|
|||
// About open source libraries
|
||||
implementation("com.mikepenz:aboutlibraries-core:latest.release")
|
||||
implementation("com.mikepenz:aboutlibraries-compose-m3:latest.release")
|
||||
|
||||
// Drag & Drop
|
||||
implementation("sh.calvin.reorderable:reorderable:2.2.0")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue