chore(android): native dependency updates to latest version - #134
Merged
OS-pedrogustavobilro merged 5 commits intoAug 4, 2026
Merged
Conversation
Camera2 version 1.6.1 had internal changes the uncovered some bugs in native library, that need to get fixed and release before we merge this capacitor plugin PR References: https://outsystemsrd.atlassian.net/browse/RMET-5329
OS-pedrogustavobilro
requested review from
ItsChaceD,
OS-ruimoreiramendes,
alexgerardojacinto,
andredestro,
jcesarmobile,
markemer and
theproducer
August 3, 2026 12:11
8 tasks
6 tasks
OS-pedrogustavobilro
marked this pull request as ready for review
August 4, 2026 15:19
alexgerardojacinto
approved these changes
Aug 4, 2026
OS-pedrogustavobilro
deleted the
chore/RMET-5329/android-dependency-updates
branch
August 4, 2026 16:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update all applicable native Android dependencies for the Capacitor Plugin - to go in 9.x version.
Updates to the
camera2dependencies required fixes in the native library, more information in OutSystems/OSBarcodeLib-Android#57Change Type
Rationale / Problems Fixed
Addresses https://outsystemsrd.atlassian.net/browse/RMET-5329 for this barcode plugin
Tests or Reproductions
Use the
example-appinside this repo to test.Platforms Affected