Skip to content

Fix PR Validation#1087

Open
pasin wants to merge 1 commit intorelease/4.0from
CBL-8073
Open

Fix PR Validation#1087
pasin wants to merge 1 commit intorelease/4.0from
CBL-8073

Conversation

@pasin
Copy link
Copy Markdown
Contributor

@pasin pasin commented Mar 31, 2026

  • iOS :

    • Fixed and simplify script to download the right CBL and VS binary.
    • Fixed one error in code snippet.
  • C :

    • Applied the same method as iOS get the lastest CBL version.
    • Removed obsolete logging code snippet as the API has been changed in 4.0
  • Android:

    • Updated AGP from 8.0.2 to 8.13.2 to fix JDK 21 incompatibility issue.
    • Update Android script to get CBL and VS version based on isReleased flag.

@pasin pasin force-pushed the CBL-8073 branch 7 times, most recently from c8db4eb to b469d12 Compare March 31, 2026 03:23
@pasin pasin requested a review from iamfortune March 31, 2026 03:23
* iOS :
   - Fixed and simplify script to download the right CBL and VS binary.
   - Fixed one error in code snippet.

* C :
   - Applied the same method as iOS get the lastest CBL version.
   - Removed obsolete logging code snippet as the API has been changed in 4.0

*  Android:
   - Updated AGP from 8.0.2 to 8.13.2 to fix JDK 21 incompatibility issue.
   - Update Android script to get CBL and VS version based on isReleased flag.
Copy link
Copy Markdown
Contributor

@iamfortune iamfortune left a comment

Choose a reason for hiding this comment

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

Lgtm

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