Billy Newman
10/25/2023, 9:18 PMjava.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
juliocbcotta
10/25/2023, 9:19 PMBilly Newman
10/25/2023, 9:32 PMUnable to load class 'org.jetbrains.kotlin.gradle.plugin.mpp.pm20.KotlinCompilationData'.
juliocbcotta
10/26/2023, 6:00 AMChrimaeon
10/26/2023, 8:48 AMBilly Newman
10/26/2023, 1:57 PMkotlin_version = '1.8.10'
...
id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false
Still produces the sequence error. Do I have another dependency that ksp doesn’t like?juliocbcotta
10/26/2023, 1:58 PM1.9.10
and ksp 1.9.10-1.0.13
, if that is not working, you may have a bigger problemjuliocbcotta
10/26/2023, 1:58 PMjuliocbcotta
10/26/2023, 1:58 PMNino
10/26/2023, 2:31 PMBilly Newman
10/26/2023, 2:45 PMBilly Newman
10/26/2023, 2:46 PM