ADFA-4029: upgrade to latest kotlin-android#1314
Conversation
Fixes ADFA-4029 caused due to missing java.lang.ClassValue class on Android API <= 33. See appdevforall/kotlin-android@414445c for the actual fix in the Kotlin compiler Signed-off-by: Akash Yadav <akashyadav@appdevforall.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughRelease Notes
Risks & Best Practices
WalkthroughThe PR updates the Changeskt-android Dependency Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes ADFA-4029 caused due to missing java.lang.ClassValue class on Android API <= 33. See appdevforall/kotlin-android@414445c for the actual fix in the Kotlin compiler.
See ADFA-4029 for more details.