build: Bump target and compile SDK to 37 (JAVA-648) (#5796)
* build: Bump target and compile SDK to 37 Raise targetSdk and compileSdk from 36 to 37 and remove the temporary GradleDependency lint suppression that was in place only until this bump. API 37 makes MediaCodecInfo.getVideoCapabilities() nullable, so guard the access in SimpleVideoEncoder to keep it compiling. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * changelog * build: Drop obsolete OldTargetApi lint suppression Now that the integration test modules target API 37, lint no longer flags OldTargetApi, so remove the temporary suppression added while they were on 36. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * changelog --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
N
Nelson Osacky committed
df6bed6ee22dd7e5f3970c570e9062657ffa8a67
Parent: 5f42ae8
Committed by GitHub <noreply@github.com>
on 7/22/2026, 1:28:52 PM