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

Use targetSdk 34, Android 14 #625

Closed
5 tasks done
johnjohndoe opened this issue Feb 16, 2024 · 0 comments · Fixed by #648
Closed
5 tasks done

Use targetSdk 34, Android 14 #625

johnjohndoe opened this issue Feb 16, 2024 · 0 comments · Fixed by #648
Assignees
Labels
Project setup Gradle, Android Studio, CI, obfuscation, signing, SonarQube, code coverage and such.
Milestone

Comments

@johnjohndoe
Copy link
Member

johnjohndoe commented Feb 16, 2024

Background

Current state

  • targetSdk 33

Target state

Dependents

  • compileSdk 34 is required by the following dependencies:
    • androidx.compose:compose-bom:2023.08.00
    • androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0

Related

@johnjohndoe johnjohndoe added the Project setup Gradle, Android Studio, CI, obfuscation, signing, SonarQube, code coverage and such. label Feb 16, 2024
@johnjohndoe johnjohndoe pinned this issue Feb 16, 2024
@johnjohndoe johnjohndoe self-assigned this Feb 16, 2024
johnjohndoe added a commit that referenced this issue May 19, 2024
+ Update SimpleOnGestureListener#onFling.
+ Add TODO to automate localeConfig.

Resolves #625
johnjohndoe added a commit that referenced this issue May 22, 2024
+ Update function signature of SimpleOnGestureListener#onFling.
+ Add TODO to automate locale-config.

Resolves #625
@johnjohndoe johnjohndoe unpinned this issue May 28, 2024
@johnjohndoe johnjohndoe added this to the v.1.64.1 milestone Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project setup Gradle, Android Studio, CI, obfuscation, signing, SonarQube, code coverage and such.
Development

Successfully merging a pull request may close this issue.

1 participant