We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
can you please make this library compatible with kotlin v2? Right now it I get this message
ksp-1.9.24-1.0.20 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 1.9.24.
2.0.0
System: OS: macOS 15.1 CPU: (8) arm64 Apple M1 Pro Memory: 115.25 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 20.15.1 path: ~/.nvm/versions/node/v20.15.1/bin/node Yarn: version: 4.5.1 path: ~/.nvm/versions/node/v20.15.1/bin/yarn npm: version: 10.7.0 path: ~/.nvm/versions/node/v20.15.1/bin/npm Watchman: Not Found Managers: CocoaPods: version: 1.16.2 path: /opt/homebrew/opt/cocoapods/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 24.1 - iOS 18.1 - macOS 15.1 - tvOS 18.1 - visionOS 2.1 - watchOS 11.1 Android SDK: Not Found IDEs: Android Studio: 2024.2 AI-242.23339.11.2421.12550806 Xcode: version: 16.1/16B40 path: /usr/bin/xcodebuild Languages: Java: version: 17.0.9 path: /usr/bin/javac Ruby: version: 3.3.5 path: /opt/homebrew/opt/ruby/bin/ruby npmPackages: "@react-native-community/cli": Not Found react: Not Found react-native: Not Found react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: false iOS: hermesEnabled: true newArchEnabled: false
just use kotlin-2.0.21
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
Hi,
can you please make this library compatible with kotlin v2? Right now it I get this message
ksp-1.9.24-1.0.20 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 1.9.24.
Version
2.0.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
just use kotlin-2.0.21
The text was updated successfully, but these errors were encountered: