Use Compose convention extension

pull/1445/head
Tom Tresansky 1 year ago
parent d341397bb5
commit c77f7bba03
No known key found for this signature in database
GPG Key ID: 99DCF7A2C0C53E39

@ -10,8 +10,8 @@ androidLibrary {
feature { feature {
// Calling the configure method enables this lib to be treated as a feature // Calling the configure method enables this lib to be treated as a feature
} }
}
// TODO compose {
// alias(libs.plugins.nowinandroid.android.library.compose) // Calling the configure method enables compose support
}
}

Loading…
Cancel
Save