Switch from Metalava v3 output to v2

This means we no longer need `--output-kotlin-nulls=no`, because that's
already the default behaviour at `v2`. This allows Metalava to remove
the `--output-kotlin-nulls` flag.

PiperOrigin-RevId: 558112319
This commit is contained in:
ibaker 2023-08-18 12:51:59 +01:00 committed by Julia Bibik
parent 39bc92ffcf
commit 107e41b387

View File

@ -1,4 +1,4 @@
// Signature format: 3.0
// Signature format: 2.0
package androidx.media3.common {
public final class AdOverlayInfo {