mirror of
https://github.com/samsonjs/media.git
synced 2026-04-22 14:05:55 +00:00
parent
4703ce1b26
commit
b9c8861b3e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ allprojects {
|
|||
jcenter()
|
||||
}
|
||||
project.ext {
|
||||
exoplayerPublishEnabled = true
|
||||
exoplayerPublishEnabled = false
|
||||
}
|
||||
if (it.hasProperty('externalBuildDir')) {
|
||||
if (!new File(externalBuildDir).isAbsolute()) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue