Restructure / cleanup / improve icon pack handling

This commit is contained in:
MM20
2023-02-27 22:36:46 +01:00
parent 96f69356c4
commit 7168169e35
25 changed files with 1441 additions and 725 deletions

View File

@@ -138,7 +138,7 @@ dependencyResolutionManagement {
library("androidx.datastore", "androidx.datastore", "datastore")
.version("1.0.0")
version("androidx.room", "2.5.0-alpha03")
version("androidx.room", "2.5.0")
library("androidx.roomruntime", "androidx.room", "room-runtime")
.versionRef("androidx.room")
library("androidx.roomcompiler", "androidx.room", "room-compiler")