Auxio/.gitignore
OxygenCobalt 5b5aa24f5c
deps: use aar
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.
2022-01-27 15:05:45 -07:00

18 lines
154 B
Text

# Gradle
.gradle
local.properties
build/
release/
srclibs/
libs/
# Studio
.idea/
.DS_Store/
captures/
# Other
.externalNativeBuild
*.iml
.cxx
changelog