Built to work with Jetpack Compose v1.0.0-rc01
What’s Changed
- Update to Compose 1.0.0-rc01 & v0.13.0 (#534) @nickbutcher
- Update to Compose snapshot 7506689. (#531) @nickbutcher
- [Permissions] Fix fat jar impl (#528) @manuelvicnt
- [Permissions] Lint Jar contains required dependencies (#526) @manuelvicnt
- [Permissions] Remove lint checks until a solution is found (#525) @manuelvicnt
- [Permissions] Make lint permissions methods public (#523) @manuelvicnt
- Expose the Drawable in DrawablePainter (#522) @r0adkll
- README: Copy-edit overview section (#517) @patrykmichalik
- Update to Compose snapshot 7489673 (#520) @nickbutcher
- [Permissions] Add lint checks (#509) @manuelvicnt
- [Permissions] Improve UX experience in samples and tests (#506) @manuelvicnt
- [Pager] Fix floorMod function in PagerState (#511) @halilozercan
- [Pager] In infinite loop mode, allow scrolling to pages out of bounds (#510) @fornewid
- [Permissions] Add the PermissionRequired composables (#501) @manuelvicnt