Remove publishing for media3-ui-compose temporarily

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

PiperOrigin-RevId: 721765815
(cherry picked from commit 99f2a9f152b0331b9aaec5ac42c64283eb7fdb62)
This commit is contained in:
rohks 2025-01-31 07:24:18 -08:00 committed by Rohit Singh
parent 6a0d96addf
commit 4ec946cb7e

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'