android-components icon indicating copy to clipboard operation
android-components copied to clipboard

Build with SDK for Android 13 / API 33

Open mcarare opened this issue 2 years ago • 2 comments

According to the docs has reached Beta 3, that "marks the Platform Stability milestone, which means that Android 13 has reached final internal and external APIs and final app-facing behaviors".

We can try using 33 as compileSdkVersion to also be prepared for the upgrade of targetSdkVersion

┆Issue is synchronized with this Jira Task

mcarare avatar Jun 23 '22 16:06 mcarare

First bump in the road:

We recommend using a newer Android Gradle plugin to use compileSdk = 33

This Android Gradle plugin (7.0.0) was tested up to compileSdk = 31

mcarare avatar Jun 24 '22 13:06 mcarare

GeckoView bug to target Android API 33 (Android 13): https://bugzilla.mozilla.org/show_bug.cgi?id=1771343

cpeterso avatar Jul 21 '22 18:07 cpeterso

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1796353

Change performed by the Move to Bugzilla add-on.

gabrielluong avatar Oct 19 '22 23:10 gabrielluong