Add aar support when importing sbt-android#42
Conversation
a303df5 to
231aaa0
Compare
|
@jastice for review, and maybe @pavelfatin and @Alefas |
|
I manually merged and adapated this PR due to conflicting changes: https://github.com/JetBrains/sbt-structure/tree/pfn-aar-support Can you check if everything works as expected for you? (The Android tests are not adapted yet) |
|
changes on pfn-aar-support look good, tests ok on my end. Before merging this in, my main question to you: is this a good approach for handling these |
|
Good question. I am not familiar with anything Android-related but I'll ask around. We can probably take this change as is and adapt the support later. |
|
From @alexruiz:
|
Implemented by:
extractProjectto returnSeq[ProjectData]Aardata type which contains a syntheticProjectDatawhich contains syntheticAndroidDatafor the aar moduleaarstask in sbt-android and mapping aar values to theAardata typeextractProjectinspectandroidfor anyaarvalues and expand them to a list