Archived
Refactor to organise the project and change visibility modifiers
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package com.denizd.substitutionplan.models
|
||||
|
||||
internal class Colour(val title: String, val titleNoLang: String, val icon: Int, val colour: Int)
|
||||
Reference in New Issue
Block a user