mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Apply common_library_config
in test_session_current/build.gradle
This is the only `build.gradle` file that currently doesn't apply this config, and it seems to lead to desugaring errors when apps depend on the library locally. PiperOrigin-RevId: 613559535
This commit is contained in:
parent
5b7774fcaf
commit
7cffae9cd0
@ -11,8 +11,7 @@
|
|||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
apply from: "$gradle.ext.androidxMediaSettingsDir/constants.gradle"
|
apply from: "$gradle.ext.androidxMediaSettingsDir/common_library_config.gradle"
|
||||||
apply plugin: 'com.android.application'
|
|
||||||
|
|
||||||
// TODO(b/178560255): Remove the "group" override after the "group" in build.gradle changed
|
// TODO(b/178560255): Remove the "group" override after the "group" in build.gradle changed
|
||||||
group 'androidx.media3'
|
group 'androidx.media3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user