
Bundle our custom ExoPlayer components into aar instead of directly depending on the project. This just makes things far better regarding ease of use and reproducible builds.
2 lines
42 B
Groovy
2 lines
42 B
Groovy
include ':app'
|
|
rootProject.name = "Auxio"
|