Skip to content

Update to v4 9 3#11

Merged
mkm85 merged 2 commits into
masterfrom
update_to_v4_9_3
Jun 11, 2026
Merged

Update to v4 9 3#11
mkm85 merged 2 commits into
masterfrom
update_to_v4_9_3

Conversation

@mkm85

@mkm85 mkm85 commented Jun 11, 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 vendored Nabto Client API JNI native libraries to v4.9.3 (via Git LFS pointer updates) and adds an Android Gradle “managed device” configuration to support running instrumentation tests on a defined local device profile.

Changes:

  • Updated JNI .so artifacts (Git LFS pointers) for x86, x86_64, armeabi-v7a, and arm64-v8a.
  • Documented the JNI library update in the changelog.
  • Added a Gradle Managed Devices local device definition (pixel6api34) under android.testOptions.

No substantive issues found.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/main/jniLibs/x86/libnabto_client_api_jni.so Updated Git LFS pointer to the new x86 JNI library blob.
src/main/jniLibs/x86_64/libnabto_client_api_jni.so Updated Git LFS pointer to the new x86_64 JNI library blob.
src/main/jniLibs/armeabi-v7a/libnabto_client_api_jni.so Updated Git LFS pointer to the new armeabi-v7a JNI library blob.
src/main/jniLibs/arm64-v8a/libnabto_client_api_jni.so Updated Git LFS pointer to the new arm64-v8a JNI library blob.
CHANGELOG.md Added entry noting the JNI library version bump to v4.9.3.
build.gradle Added Gradle Managed Devices local device configuration for instrumentation tests.

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

@mkm85 mkm85 merged commit 5ec8a36 into master Jun 11, 2026
2 checks passed
@mkm85 mkm85 deleted the update_to_v4_9_3 branch June 11, 2026 09:00
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