paparazzi icon indicating copy to clipboard operation
paparazzi copied to clipboard

Kotlin 1.7.0 and Jetpack Compose 1.2.0 support

Open sbilsky opened this issue 2 years ago • 2 comments

-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

sbilsky avatar Aug 08 '22 08:08 sbilsky

I believe you also need to update the tests to use JPC 1.2.0 unbundled compiler. 👀

dniHze avatar Aug 08 '22 09:08 dniHze

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?

sbilsky avatar Aug 08 '22 12:08 sbilsky

@TWiStErRob Thanks for review! If something else I'll need to update let me know.

sbilsky avatar Aug 21 '22 09:08 sbilsky

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.

TWiStErRob avatar Aug 21 '22 10:08 TWiStErRob