Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠Deprecations and new default versions #14

Open
alvr opened this issue Aug 11, 2021 · 0 comments
Open

⚠Deprecations and new default versions #14

alvr opened this issue Aug 11, 2021 · 0 comments
Assignees

Comments

@alvr
Copy link
Owner

alvr commented Aug 11, 2021

2024

Default API version (Done ✅)

Android 14 will be using latest tag on January 1st, 2024.

Default JDK 17 version

The latest release of Android Studio Flamingo came along with the new Android Gradle Plugin 8.0.0. This version of the plugin requires Java 17 to run. To avoid problems with CI/CD configurations, Java 17 will be the default JDK for versions released on or after July 1st, 2024. In other words, if you are using currently latest tag, from July 1st, 2024, it will use Java 17 instead of Java 11.

2023

Deprecation (Done ✅)

Since v2018.02.17, this image included all versions from API 21 onwards. Android 5 was released on 2014, thats 7 years ago and Google ended its support long time ago. New versions of Alpine Android published from Novemeber 1st, 2021 will only generate tags for API 28 and newer versions.

Default JDK 11 version (Done ✅)

The latest release of Android Studio 2020.3.1 came along with the new Android Gradle Plugin 7.0.0. This version of the plugin requires Java 11 to run. To avoid problems with CI/CD configurations, Java 11 will be the default JDK for versions released on or after July 28th, 2022. In other words, if you are using currently latest tag, from July 28th, 2022, it will use Java 11 instead of Java 8.

@alvr alvr added the important label Aug 11, 2021
@alvr alvr pinned this issue Aug 11, 2021
@alvr alvr changed the title Deprecations and new default versions ⚠Deprecations and new default versions Aug 11, 2021
@alvr alvr self-assigned this Oct 22, 2021
alvr added a commit that referenced this issue Nov 1, 2021
alvr added a commit that referenced this issue Jan 1, 2022
The default API version is now Android 12 (API 31)
alvr added a commit that referenced this issue Jan 5, 2024
* Add JDK19 and JDK21 #29
* Android 34 (Upside-down Cake) is now `latest` #14
alvr added a commit that referenced this issue Jan 5, 2024
* Add JDK19 and JDK21 #29
* Android 34 (Upside-down Cake) is now `latest` #14
alvr added a commit that referenced this issue Jan 5, 2024
* Add JDK21 #29
* Android 34 (Upside-down Cake) is now `latest` #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant