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

Example app: Update AGP, gradle, target api, .gitigmore .cxx #894

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

Conversation

freemansoft
Copy link

@freemansoft freemansoft commented Jan 14, 2025

Example app updates for android.

  1. Updated the AGP
  2. Updated gradle plugin version
  3. Updated target API to Android 34 because that is required for new apps so validated
  4. Updated the example .gitignore file to suppress transient .cxx directory
  5. Updated the target from java 8 to java 11 as required by dependency changes.

All Android should probably be pushed to Java 11. There are deprecation warnings around 1_8.

Submitting this in case it is time to update the dependencies and the generated android versions.

@freemansoft freemansoft reopened this Jan 14, 2025
@freemansoft freemansoft changed the title Update AGP, gradle, target api to 34, .gitigmore .cxx Example app: Update AGP, gradle, target api, .gitigmore .cxx Jan 14, 2025
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.

1 participant