Join Slack
Powered by
This message was deleted.
# kotlin-dsl
s
Slackbot
08/26/2022, 5:54 AM
This message was deleted.
j
Jendrik Johannes
08/26/2022, 7:28 AM
Could you explain your setup a bit more (maybe you have an example that shows the problem?). If you have one convention plugin for ‘Android Applications’ and one for ‘Android Libraries’ next to each other, they should habe different accessors with the different types each. Like I do here for example:
https://github.com/jjohannes/gradle-project-setup-howto/tree/android/gradle/plugins/android-plugins/src/main/kotlin
https://github.com/jjohannes/gradle-project-setup-howto/blob/android/gradle/plugin[…]gins/src/main/kotlin/org.example.android-application.gradle.kts
https://github.com/jjohannes/gradle-project-setup-howto/blob/android/gradle/plugin[…]-plugins/src/main/kotlin/org.example.android-library.gradle.kts
a
Andrey Mishchenko
08/31/2022, 5:29 AM
Yes, correct I don’t have any complex setup, I will try to reproduce, thanks for reminding about your example, because I also have feeling that I had projects with similar setup with nooo problems
2
Views
Open in Slack
Previous
Next