From 107e41b387d1a37ba040cfc51f59eb5b34ec8be3 Mon Sep 17 00:00:00 2001 From: ibaker Date: Fri, 18 Aug 2023 12:51:59 +0100 Subject: [PATCH] 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 --- api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.txt b/api.txt index 0b8e1a3c79..103cf2ace6 100644 --- a/api.txt +++ b/api.txt @@ -1,4 +1,4 @@ -// Signature format: 3.0 +// Signature format: 2.0 package androidx.media3.common { public final class AdOverlayInfo {