Kotlin / kmp-production-sample

This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
https://kotlinlang.org/lp/mobile/
MIT License
2.03k stars 222 forks source link

Run androidApp, show error:This version (1.0.0-beta07) of the Compose Compiler requires Kotlin version 1.4.32 #31

Closed libill closed 3 years ago

libill commented 3 years ago

e: This version (1.0.0-beta07) of the Compose Compiler requires Kotlin version 1.4.32 but you appear to be using Kotlin version 1.5.21 which is not known to be compatible. Please fix your configuration (or suppressKotlinVersionCompatibilityCheck but don't say I didn't warn you!).

FAILURE: Build failed with an exception.

terrakok commented 3 years ago

Fixed.