mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 00:57:02 +05:30
I use a Gradle init script for this now Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
3 lines
32 B
Kotlin
3 lines
32 B
Kotlin
plugins {
|
|
`lobsters-plugin`
|
|
}
|