Skip to content

Commit 4ec946c

Browse files
committed
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 99f2a9f)
1 parent 6a0d96a commit 4ec946c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libraries/ui_compose/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ ext {
6767
releaseArtifactId = 'media3-ui-compose'
6868
releaseName = 'Media3 UI Compose module'
6969
}
70-
apply from: '../../publish.gradle'
70+
// TODO(b/393553578): Add this back once we find a workaround to exclude it from Media3 Javadoc prebuilts
71+
// apply from: '../../publish.gradle'

0 commit comments

Comments
 (0)