mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00
Remove dev-v2 section for 2.10
This commit is contained in:
parent
7f885351db
commit
b4b82f5b1e
@ -1,7 +1,5 @@
|
|||||||
# Release notes #
|
# Release notes #
|
||||||
|
|
||||||
### dev-v2 (not yet released) ###
|
|
||||||
|
|
||||||
### 2.10.0 ###
|
### 2.10.0 ###
|
||||||
|
|
||||||
* Core library:
|
* Core library:
|
||||||
|
@ -36,7 +36,7 @@ allprojects {
|
|||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
project.ext {
|
project.ext {
|
||||||
exoplayerPublishEnabled = false
|
exoplayerPublishEnabled = true
|
||||||
}
|
}
|
||||||
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