question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not compiling with Kotlin 1.3.0

See original GitHub issue

I’ve just updated my project (which is using groupie 2.1.0) to Kotlin 1.3.0 and cannot compile anymore. It seems like every use of GroupAdapter is failing now:

error: cannot find symbol private final MyFragment$groupAdapter$2$1 getGroupAdapter()

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:20 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
fawaadcommented, Nov 7, 2018

Thanks for updating this @lisawray. This has fixed my compiling issues!

0reactions
GAumalacommented, Jan 8, 2019

@hardysim That works better. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kotlin 1.3.0 not working with kotlin-stdlib - Stack Overflow
As the Kotlin 1.3 compatibility guide says, kotlin-stdlib-jre7 is a deprecated artifact name which has been removed in Kotlin 1.3.
Read more >
Fixing Android Gradle Plugin Kotlin version 1.3.0 - YouTube
The following dependencies do not satisfy the required version: root project org.jetbrains. kotlin : kotlin -gradle-plugin:1.1.51 Affected ...
Read more >
Compatibility guide for Kotlin 1.3
Compatibility guide for Kotlin 1.3. Keeping the Language Modern and Comfortable Updates are among the fundamental principles in Kotlin ...
Read more >
Compose to Kotlin Compatibility Map - Android Developers
To add a dependency on the Compose Compiler, you must add the Google Maven repository to your project. Read Google's Maven repository for...
Read more >
Can't compile the IDEA project with Kotlin 1.3.0-79 : KTIJ-17214
Error: Cannot initialize Kotlin context: Could not initialize class org.jetbrains.kotlin.platform.impl.JvmIdePlatformKind at org.jetbrains.kotlin.jps.build.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found