mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
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:
parent
39bc92ffcf
commit
107e41b387
1 changed files with 1 additions and 1 deletions
2
api.txt
2
api.txt
|
|
@ -1,4 +1,4 @@
|
|||
// Signature format: 3.0
|
||||
// Signature format: 2.0
|
||||
package androidx.media3.common {
|
||||
|
||||
public final class AdOverlayInfo {
|
||||
|
|
|
|||
Loading…
Reference in a new issue