mirror of
https://github.com/AdrianKuta/Unbound-Drag-Drop.git
synced 2025-07-01 14:37:59 +02:00
Add comments
This commit is contained in:
@ -47,5 +47,9 @@ gradlePlugin {
|
||||
id = "convention.compose"
|
||||
implementationClass = "ComposeConventionPlugin"
|
||||
}
|
||||
register("convetionLibraryPublish") {
|
||||
id = "convention.android.library.publish"
|
||||
implementationClass = "AndroidLibraryPublishConventionPlugin"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user