nowinandroid
nowinandroid copied to clipboard
A fully functional Android app built entirely with Kotlin and Jetpack Compose
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
Fixes #207 Updates to `androidx.test:core:1.5.0-alpha02` to fix https://github.com/android/android-test/issues/1412 when running tests on an API 33 device. ~Currently blocked by https://github.com/android/android-test/issues/1412, when running tests on an API 33 emulator we get...
Feedback for updated insets support in https://issuetracker.google.com/issues/243713323
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.diffplug.spotless | `6.7.2` -> `6.10.0` | [](https://docs.renovatebot.com/merge-confidence/)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [app.cash.turbine:turbine](https://togithub.com/cashapp/turbine) | `0.8.0` -> `0.12.0` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.coil-kt:coil-svg](https://togithub.com/coil-kt/coil) | `2.1.0` -> `2.2.1` | [](https://docs.renovatebot.com/merge-confidence/)...
Adds the data logic for the theme switcher (but not the UI implementation) To manually test, you can override the resolved theme as returned by the data layer.