Not working on kotlin 1.4.0
See original GitHub issueThis library needs to be updated to kotlin 1.4.0.
This is the error i am getting when compiling the iOS Version.
Showing Recent Issues
w: Skipping "/Users/mayankwadhwa/.gradle/caches/modules-2/files-2.1/dev.gitlive/firebase-auth-ios/0.2.0/3ca77c2705c62013505cb5ef37d8f3d57332808b/firebase-auth.klib" as it is a pre 1.4 library
Showing Recent Issues
e: Could not find "/Users/mayankwadhwa/.gradle/caches/modules-2/files-2.1/dev.gitlive/firebase-auth-ios/0.2.0/3ca77c2705c62013505cb5ef37d8f3d57332808b/firebase-auth.klib" in [/Users/mayankwadhwa/StudioProjects/kin12-poc/iosApp/Pods, /Users/mayankwadhwa/.konan/klib, /Users/mayankwadhwa/.konan/kotlin-native-prebuilt-macos-1.4/klib/common, /Users/mayankwadhwa/.konan/kotlin-native-prebuilt-macos-1.4/klib/platform/ios_x64].
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
Getting weird bugs when trying to update to Kotlin 1.4.0. How ...
Configure project :buildSrc WARNING: Unsupported Kotlin plugin version. The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of ...
Read more >What's new in Kotlin 1.4
What's new in Kotlin 1.4. Release date: 17 August 2020. In Kotlin 1.4.0, we ship a number of improvements in all of its...
Read more >Support Kotlin 1.4 with ktlint 0.38.0 · Issue #383 - GitHub
The plugin doesn't work with Kotlin 1.4.0 for me – I've tried versions 9.2.1 and 9.3.0. I've set ktlint version to 0.38.1:.
Read more >Kotlin version conflict when using Kotlin Gradle plugins in pre ...
Relates to 5 Next step 1 Subtask of 1. Relates to 5 issues (0 unresolved) ... But now I want to apply the...
Read more >Changelog and Migration Guide - Detekt
This version of Detekt is built with Gradle v7.5.1 , AGP 7.3.1 , Kotlin 1.7.21 and ... Don't show the number of issues...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This week is the plan!
On a site note, it seems as though the serialization pieces could be a separate extension and not part of the core api.