mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +08:00
parent
4703ce1b26
commit
b9c8861b3e
@ -36,7 +36,7 @@ allprojects {
|
|||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
project.ext {
|
project.ext {
|
||||||
exoplayerPublishEnabled = true
|
exoplayerPublishEnabled = false
|
||||||
}
|
}
|
||||||
if (it.hasProperty('externalBuildDir')) {
|
if (it.hasProperty('externalBuildDir')) {
|
||||||
if (!new File(externalBuildDir).isAbsolute()) {
|
if (!new File(externalBuildDir).isAbsolute()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user