android / uamp

A sample audio app for Android
Apache License 2.0
13.06k stars 3.74k forks source link

Different build variants with android auto #519

Open kaushal-prabhakar opened 1 year ago

kaushal-prabhakar commented 1 year ago

How do we need to structure the android auto folder if we have multiple build variants(product flavours) in our app. What should be the content in build.gradle file. Any plans to include this feature