You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I had to use multi flavor dimension and missingDimensionStrategy in my project,
but I got an error 'Can not find task bundleFlavor2DebugAar!' when I use embed.
It's ok when I use implementation , but when repleace it with embed,
it looks like the plugin didn’t deal with the 'missingDimensionStrategy'.
Is there any plan to support this in the future?
Here is the commit to recurring the problem with examle. https://github.com/olbb/fat-aar-android/commit/a5f4f5d4c592b08d94c683eb9374bc0d78729963
The text was updated successfully, but these errors were encountered:
Hi,
I had to use multi flavor dimension and missingDimensionStrategy in my project,
but I got an error 'Can not find task bundleFlavor2DebugAar!' when I use embed.
It's ok when I use implementation , but when repleace it with embed,
it looks like the plugin didn’t deal with the 'missingDimensionStrategy'.
Is there any plan to support this in the future?
Here is the commit to recurring the problem with examle.
https://github.com/olbb/fat-aar-android/commit/a5f4f5d4c592b08d94c683eb9374bc0d78729963
The text was updated successfully, but these errors were encountered: