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

Update target SDK to 33 #1162

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Update target SDK to 33 #1162

merged 1 commit into from
Aug 19, 2023

Conversation

Maxr1998
Copy link
Member

@Maxr1998 Maxr1998 commented Aug 19, 2023

No description provided.

@Maxr1998 Maxr1998 added this to the v2.5.3 milestone Aug 19, 2023
@@ -28,7 +28,7 @@

defaultConfig {
minSdk = 21
targetSdk = 32
targetSdk = 33

Check warning

Code scanning / Android Lint

Target SDK attribute is not targeting latest version

Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
@nielsvanvelzen nielsvanvelzen merged commit 0167684 into release-2.5.z Aug 19, 2023
@nielsvanvelzen nielsvanvelzen deleted the sdk-33 branch August 19, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants