Orbital icon indicating copy to clipboard operation
Orbital copied to clipboard

Pre-release version of Kotlin

Open Vivecstel opened this issue 3 years ago • 3 comments
trafficstars

Please complete the following information:

  • Library Version [e.g. v0.20]
  • Affected Device(s) [Samsung Galaxy A53 with Android 12.0]

Describe the Bug:

Getting this error: is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler And i have kotlin 1.7.10, compose 1.3.0-alpha03 and compose compiler 1.3.0

Expected Behavior:

Should be able to build the project without issues when adding the orbital library.

Vivecstel avatar Aug 12 '22 07:08 Vivecstel

Hi @Vivecstel, a new version 0.2.1 was released. Could you try to build your project with this version? Thanks!

skydoves avatar Aug 15 '22 08:08 skydoves

Hmm I am still getting the same error with 0.2.1. It seems weird because I have the same versions as Orbital. Didn't have this issue with your rest compose libraries (landscapist, orchestra).

Vivecstel avatar Aug 15 '22 11:08 Vivecstel

Hey, thank you for checking this. What about 0.2.2-SNAPSHOT?

skydoves avatar Aug 15 '22 12:08 skydoves

It worked with the snapshot release @skydoves . Thanks.

Vivecstel avatar Aug 15 '22 15:08 Vivecstel