PiperOrigin-RevId: 720968647
This commit is contained in:
rohks 2025-01-29 07:31:06 -08:00 committed by Copybara-Service
parent 6e53d9b3bd
commit 98f52a1dbb

View File

@ -67,6 +67,4 @@ ext {
releaseArtifactId = 'media3-ui-compose'
releaseName = 'Media3 UI Compose module'
}
// 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'
apply from: '../../publish.gradle'