Skip to content

Update build configuration for improved compatibility and SDK support - #140

Open
net-cyber wants to merge 2 commits into
Yukams:masterfrom
net-cyber:master
Open

Update build configuration for improved compatibility and SDK support#140
net-cyber wants to merge 2 commits into
Yukams:masterfrom
net-cyber:master

Conversation

@net-cyber

Copy link
Copy Markdown

Summary

  • Added namespace configuration to the android block.
  • Upgraded compileSdkVersion from 29 to 30 to support newer Android features.
  • Configured Java compatibility to version 17 using compileOptions.
  • Set Kotlin JVM target to 17 for enhanced language features.

Details

These changes ensure the project is up-to-date with the latest SDK and language features, improving compatibility and future-proofing the codebase.

Testing

  • Verified build success with the updated configurations.
  • Ensured existing tests pass without issues.

Please review the changes and let me know if there are any further adjustments needed.

@net-cyber

net-cyber commented Nov 23, 2024 via email

Copy link
Copy Markdown
Author

@tulioccalazans

Copy link
Copy Markdown

This PR should be added to the project.

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.

3 participants