Closed Goooler closed 11 months ago
Google Play now requires Apps published with target SDK 33 or higher, just bump the compileSdk and targetSdk in tests, see https://developer.android.com/google/play/requirements/target-sdk.
compileSdk
targetSdk
And we can kick these updates by enabling @renovate-bot.
Thanks again!
Google Play now requires Apps published with target SDK 33 or higher, just bump the
compileSdk
andtargetSdk
in tests, see https://developer.android.com/google/play/requirements/target-sdk.And we can kick these updates by enabling @renovate-bot.