Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
02/16/2023, 9:47 AM
This message was deleted.
v
Vampire
02/16/2023, 12:27 PM
If noone comes up with an idea, maybe providing an
MCVE
could help. At least I did not fully get the situation from your description. 🙂
g
Gleb Maliborsky
02/16/2023, 1:43 PM
@Vampire
so, here is example, what I want to achieve. I solved my needs through BuildService, but I am not sure that it is optimal solution.
https://github.com/HlebMaliborski/JetpackInstrumentation/blob/build-service/buildSrc/src/main/kotlin/plugin/InstrumentationPlugin.kt
v
Vampire
02/16/2023, 2:06 PM
You should not use the internal registry there, but instead do as documented on the build serivces documentation page.
Vampire
02/16/2023, 2:07 PM
Other than that, I cannot tell how to properly do in Android build, as I don't do Android development.
3
Views
Open in Slack
Previous
Next