Describe the bug
I've tried against the 0.9.6 version but also the last commit, the AAR only contains the classes shown in the screenshot, and not for example the main ExcuseMe class
To Reproduce
Add dependency in gradle with Jitpack configuration and depndency for ExcuseMe version 0.9.6
Expected behavior
ExcuseMe class is importable
Additional context
I'd attempted to update to the latest version because Kotlin has remove kotlin-android-extensions which the previous dependency referred to and causes a clash with newer Kotlin dependencies.
Describe the bug
I've tried against the 0.9.6 version but also the last commit, the AAR only contains the classes shown in the screenshot, and not for example the main ExcuseMe class
To Reproduce
Add dependency in gradle with Jitpack configuration and depndency for ExcuseMe version 0.9.6
Expected behavior
ExcuseMe class is importable
Additional context
I'd attempted to update to the latest version because Kotlin has remove kotlin-android-extensions which the previous dependency referred to and causes a clash with newer Kotlin dependencies.