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: update compile/targetSdk to 35 (Android 15) #397

Draft
wants to merge 5 commits into
base: feat/android15
Choose a base branch
from

Conversation

maureenorea-clores
Copy link
Collaborator

@maureenorea-clores maureenorea-clores commented Oct 4, 2024

Description

  • Change compile/targeSdk of sample app to 35 (Android 15)
  • Bump AGP to 8+
  • Use updated android-buildconfig which supports AGP 8+
  • Fix gradlew assemble error related to proguard

Links

N/A

Checklist

  • I have read the contributing guidelines.
  • I wrote/updated tests for new/changed code
  • I removed all sensitive data before every commit, including API endpoints and keys, and internal links
  • I checked that all possible internal and platform/library exceptions are gracefully handled and will not crash the host app
  • I checked for open & known issues (especially crashes) for any newly added platform APIs or libraries
  • I tested non-trivial changes on a real device
  • I added ticket/changes in changelog
  • I ran ./gradlew check without errors

@maureenorea-clores maureenorea-clores changed the base branch from master to feat/android15 October 4, 2024 04:20
Copy link

sonarcloud bot commented Oct 7, 2024

@maureenorea-clores maureenorea-clores changed the title chore: update compile/targetSdk of sample app to 35 chore: update compile/targetSdk to 35 (Android 15) Oct 7, 2024
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