
The common module now defines all other released targets as constraints, which ensures they must have matching versions. As all other libraries indirectly depend on the common module, this declaration is only needed in here. PiperOrigin-RevId: 419776578
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.