Skip to content
New issue

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

Error accessing online jetbrains kotlin serialization compiler #5

Open
fadelfffar opened this issue Dec 10, 2024 · 5 comments
Open

Comments

@fadelfffar
Copy link

fadelfffar commented Dec 10, 2024

Uploading geofence error compileDebugKotlin.png…

Could not resolve all files for configuration ':native_geofence:kotlinCompilerPluginClasspathDebug'.

Could not find org.jetbrains.kotlin:kotlin-serialization-compiler-plugin-embeddable:1.8.22.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/1.8.22/kotlin-serialization-compiler-plugin-embeddable-1.8.22.pom
- https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/1.8.22/kotlin-serialization-compiler-plugin-embeddable-1.8.22.pom
- https://storage.googleapis.com/download.flutter.io/org/jetbrains/kotlin/kotlin-serialization-compiler-plugin-embeddable/1.8.22/kotlin-serialization-compiler-plugin-embeddable-1.8.22.pom
Required by:
project :native_geofence

Env
Flutter version 3.24.3

@fadelfffar
Copy link
Author

I was using the base example from github and have added the other callback.dart and create_geofence.dart

@orkun1675
Copy link
Contributor

Can you try upgrading your Kotlin version to 1.9.25 to see if the issue persists?

@fadelfffar
Copy link
Author

alright, I will update it

@fadelfffar
Copy link
Author

works out fine after upgrading, kinda worried that the debug console didn't the right explaination of what's going wrong

@orkun1675
Copy link
Contributor

Thanks for the feedback, I'll add this to the plugin setup instructions. More than a few folks have been running into this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants