mirror of
https://github.com/androidx/media.git
synced 2025-04-29 22:36:54 +08:00
Remove publishing for media3-ui-compose
temporarily
This is due to a missing version error for the `androidx.compose.foundation` dependency. PiperOrigin-RevId: 707944220 (cherry picked from commit 5c3c3b91f3acb196f7928405c6baf783ec43a90c)
This commit is contained in:
parent
8a16294175
commit
204f4362a6
@ -66,4 +66,6 @@ ext {
|
||||
releaseArtifactId = 'media3-ui-compose'
|
||||
releaseName = 'Media3 UI Compose module'
|
||||
}
|
||||
apply from: '../../publish.gradle'
|
||||
// TODO(b/385138624): Add this back once we find a workaround for the missing version error of the
|
||||
// `androidx.compose.foundation` dependency.
|
||||
// apply from: '../../publish.gradle'
|
||||
|
Loading…
x
Reference in New Issue
Block a user