androidbroadcast/Android-Notification-DSL

A typo in artifactId

Twinsen81 opened this issue · 1 comments

Hey Kirill! Thanks for this neat cool library!
In your latest commit you made a typo in the artifact ID:
ext.artifactId = 'android-notidification-dsl-core'
notiDIfication instead of notification
So the proper gradle.script to include the library is now:
implementation 'com.github.kirich1409:android-notiDIfication-dsl-core:0.2.0'

Will be fixes in 0.2.1