Skip to content

Conversation

dkhalanskyjb
Copy link
Collaborator

With the newer Kotlin Gradle plugin, we got this error: 'var compilations: NamedDomainObjectContainer<KotlinJvmCompilation>' can't be called in this context by implicit receiver. Use the explicit one if necessary

With this change, we use an explicit receiver, as instructed.

With the newer Kotlin Gradle plugin, we got this error:
'var compilations: NamedDomainObjectContainer<KotlinJvmCompilation>' can't be called in this context by implicit receiver. Use the explicit one if necessary

With this change, we use an explicit receiver, as instructed.
@dkhalanskyjb dkhalanskyjb merged commit 761bdeb into develop Feb 7, 2024
@dkhalanskyjb dkhalanskyjb deleted the dk-fix-build-script branch February 7, 2024 07:47
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

Successfully merging this pull request may close these issues.

1 participant