Commit b4b82f5b by Oliver Woodman

Remove dev-v2 section for 2.10

parent 7f885351
Showing with 1 additions and 3 deletions
# Release notes # # Release notes #
### dev-v2 (not yet released) ###
### 2.10.0 ### ### 2.10.0 ###
* Core library: * Core library:
......
...@@ -36,7 +36,7 @@ allprojects { ...@@ -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()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment