Remove publishing for media3-ui-compose temporarily

Disabled until we find a way to exclude it from media3 Javadoc prebuilts

PiperOrigin-RevId: 721765815
This commit is contained in:
rohks 2025-01-31 07:24:18 -08:00 committed by Copybara-Service
parent 79b61d05a6
commit 99f2a9f152

View File

@ -67,4 +67,5 @@ ext {
releaseArtifactId = 'media3-ui-compose'
releaseName = 'Media3 UI Compose module'
}
apply from: '../../publish.gradle'
// TODO(b/393553578): Add this back once we find a workaround to exclude it from Media3 Javadoc prebuilts
// apply from: '../../publish.gradle'