Skip to content

updated dependencies and a few other compliance related findings.#10

Merged
mkm85 merged 1 commit into
masterfrom
update_project2
Jun 10, 2026
Merged

updated dependencies and a few other compliance related findings.#10
mkm85 merged 1 commit into
masterfrom
update_project2

Conversation

@mkm85

@mkm85 mkm85 commented Jun 10, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Android build toolchain and SDK targets to meet newer Google Play / Android compliance requirements, and documents native library 16 KB page-size alignment expectations for future rebuilds.

Changes:

  • Upgraded build tooling: Android Gradle Plugin to 8.13.0 and Gradle wrapper to 8.13.
  • Bumped Android SDK levels: compileSdkVersion/targetSdkVersion to 36 and minSdkVersion to 21.
  • Added compliance documentation: Apache-2.0 LICENSE file and README guidance for preserving/verifying 16 KB alignment for 64-bit .so binaries.

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Adds guidance on maintaining/verifying 16 KB alignment for 64-bit native libraries.
LICENSE Adds Apache License 2.0 text to the repository.
gradle/wrapper/gradle-wrapper.properties Updates Gradle wrapper distribution to 8.13.
CHANGELOG.md Records the unreleased 1.7.0 compliance/tooling updates and repo housekeeping.
build.gradle Updates AGP, Android SDK levels, and AndroidX test dependency versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mkm85 mkm85 merged commit 4953905 into master Jun 10, 2026
2 checks passed
@mkm85 mkm85 deleted the update_project2 branch June 10, 2026 12:42
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