paparazzi
paparazzi copied to clipboard
Kotlin 1.7.0 and Jetpack Compose 1.2.0 support
-compose runtime version bumped to 1.2.0 -lifecycle-runtime version bumped to 2.5.0 -saved-state version bumped to 1.2.0 -compose material moved to dependencies.gradle
I believe you also need to update the tests to use JPC 1.2.0 unbundled compiler. 👀
I believe you also need to update the tests to use JPC 1.2.0 unbundled compiler. 👀
@dniHze Thanks for comment. All tests are passed. What else do you recommend to update except kotlinCompilerExtensionVersion
in test project?
@TWiStErRob Thanks for review! If something else I'll need to update let me know.
I was just curious and wanted to see what's this, I don't have authority here 😅. Maintainers, I hope my review helped to move this along / prioritize it.