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

Gradle v8 support #54

Merged
merged 4 commits into from
Jul 6, 2024
Merged

Gradle v8 support #54

merged 4 commits into from
Jul 6, 2024

Conversation

maniac-tech
Copy link
Owner

@maniac-tech maniac-tech commented Jul 6, 2024

Description

The changes needed to change the SDK support to v33, and relevant Gradle 8 updates.

Fixes # (issue)

Type of change

  • Updated the compileSdkVersion as per Gradle and Android SDK upgrades, and upgraded the react-native version
  • Added minSdkVersion to AndroidManifest.xml
  • Bump the lib version

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@maniac-tech maniac-tech self-assigned this Jul 6, 2024
@maniac-tech maniac-tech added the enhancement New feature or request label Jul 6, 2024
@maniac-tech maniac-tech changed the title WIP Gradle v8 support Jul 6, 2024
@maniac-tech maniac-tech merged commit 7f35b99 into master Jul 6, 2024
@maniac-tech maniac-tech deleted the gradle-v8 branch July 6, 2024 13:45
@maniac-tech
Copy link
Owner Author

Also fixes #53

@maniac-tech maniac-tech linked an issue Jul 6, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gradle build is failing for lib v5.1.0
1 participant