Skip to content

chore: [ANDROSDK-2375-2] Update expression-parser and some core libraries - #2702

Merged
vgarciabnz merged 2 commits into
developfrom
ANDROSDK-2375-2
Aug 25, 2026
Merged

chore: [ANDROSDK-2375-2] Update expression-parser and some core libraries#2702
vgarciabnz merged 2 commits into
developfrom
ANDROSDK-2375-2

Conversation

@vgarciabnz

Copy link
Copy Markdown
Member

Update the expression-parser library to the most updated version. This was not an issue when running the SDK as part of the Android app because the Android app already explicitly declared the most recent version of the library, but it is better to have it here as well.

Additionally, other core libraries has been updated to other minor versions.

@vgarciabnz
vgarciabnz requested a review from taridepaco August 24, 2026 15:20
taridepaco
taridepaco previously approved these changes Aug 25, 2026
The Gradle 9.5 upgrade and the android-bcv-bridge plugin renamed the API dump
tasks to releaseApiDump / releaseApiCheck, but testAll still depended on the old
apiDump name. Since dependsOn resolves the name when the task graph is built,
testAll failed during configuration and none of its steps ran. CI was unaffected
because it already invokes releaseApiCheck.

Also update the remaining reference to the old task name in CLAUDE.md.
@sonarqubecloud

Copy link
Copy Markdown

@vgarciabnz
vgarciabnz merged commit c290ad0 into develop Aug 25, 2026
11 checks passed
@vgarciabnz
vgarciabnz deleted the ANDROSDK-2375-2 branch August 25, 2026 08:01
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