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

chore(deps): update Kotlin and Gradle versions, update dependencies #1253

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Lost-Saint
Copy link

@Lost-Saint Lost-Saint commented Dec 21, 2024

  • Updated Kotlin version to 2.0.21
  • Upgraded Gradle plugin to 8.7.3
  • Updated project dependencies to the latest versions
  • Add Hardware Accelerated flag in Android Manifest

@BlackyHawky
Copy link
Contributor

@Lost-Saint
Just for my personal information, why added the "Hardware Accelerated" flag in the Manifest?

According to the documentation:
"Flag indicating whether the application's rendering should be hardware accelerated if possible. This flag is turned on by default for applications that are targeting {android. os. Build. VERSION_CODES#ICE_CREAM_SANDWICH} or later."

And this app is targeting LOLLIPOP (sdk 23).

(Not sure if this PR will be merged as per guidelines)

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