You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: disable OldTargetApi lint (SDK pinned by policy)
CI runners carry a newer Android SDK than the pinned platform 35, so lint
flags targetSdk 35 as OldTargetApi only on CI. SDK levels are pinned per
plans/01, so this upgrade nag is disabled like the other version checks.
0 commit comments