is it possible for code in buildSrc/src/main/java
to reference and use code from app/java/de/westnordost/streetcomplete/osm
?
#4422
Answered
by
westnordost
matkoniecz
asked this question in
Q&A
-
Is there any plausible way to for example reference And why I want this? See for example https://github.com/matkoniecz/Zazolc/blob/taginfo/buildSrc/src/main/java/UpdateTaginfoListingTask.kt#L58 And if #4419 gets merged then much bigger function will become duplicated - so I would want to start reusing it. If possible. |
Beta Was this translation helpful? Give feedback.
Answered by
westnordost
Sep 30, 2022
Replies: 1 comment
-
No |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
matkoniecz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No