Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 241 Bytes

File metadata and controls

12 lines (11 loc) · 241 Bytes

Sources for the plugin shared.android.support.design.

Add following to your build.settings to use:

{
    plugins = {
        "shared.android.support.design" = {
            publisherId = "com.coronalabs",
        },
    },
}