new: add app icon and display it in the records screen
This commit is contained in:
@@ -24,5 +24,7 @@ kotlin {
|
||||
}
|
||||
|
||||
compose.resources {
|
||||
// Public so that other modules (e.g. shared UI) can reference drawables such as the app icon.
|
||||
publicResClass = true
|
||||
packageOfResClass = "fr.ajaury.gwenedeg.resources.generated.resources"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user