8 lines
123 B
Text
8 lines
123 B
Text
|
|
plugins {
|
||
|
|
id(ThunderbirdPlugins.Library.kmpCompose)
|
||
|
|
}
|
||
|
|
|
||
|
|
android {
|
||
|
|
namespace = "net.thunderbird.core.ui.theme.api"
|
||
|
|
}
|