👋 Sorry I could not find a datastore specific channel.
When I upgrade to kotlin 1.7 I can not longer sync/compile my branch with data store integration. Get stuck with
Copy code
Cause 10: org.gradle.api.InvalidUserDataException: The task 'compileDeReleaseKotlin' (org.jetbrains.kotlin.gradle.tasks.KotlinCompile) is not a subclass of the given type (org.gradle.api.tasks.SourceTask).
...
com.google.protobuf.gradle.ProtobufPlugin$_addTasksForVariant_closure19$_closure34$_closure35.doCall(ProtobufPlugin.groovy:352)
Has anyone dealt with this before? Maybe known issues with specific versions although I could bot find much
😶 1
Marco Pierucci
01/27/2023, 11:55 AM
How is this not kotlin?
The issue happens upon kotlin version update