JakeWharton / u2020

A sample Android app which showcases advanced usage of Dagger among other open source libraries.
https://www.youtube.com/watch?v=0XHx9jtxIxU
Apache License 2.0
5.68k stars 930 forks source link

Use applicationIdSuffix for product flavor. #305

Closed NightlyNexus closed 7 years ago

NightlyNexus commented 7 years ago

https://developer.android.com/studio/build/application-id.html Gradle applies the build type configuration after the product flavor, so .internal.debug is still correct.