Showcase 2.0.0
With this release we've improved several things in library but the most important update is that we've removed Data Binding from the library. Now the consumer applications does not have to enable dataBinding
and use KAPT plugin.
What's Changed
- Remove DataBinding by @bilgehankalkan in #29
- Update Gradle version to 7.6.1.
- Update AGP version to 7.4.2.
- Update app compat libraries to their latest.
- Fix theme bug by checking given
showStatusBar
setting. - Update sample library.
- Align Repositories by @bilgehankalkan in #30
Full Changelog: 1.3.1...2.0.0