Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/configs/repo_config.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ BORINGSSL_REPO="randombit/boringssl"
BORINGSSL_BRANCH="rene/runner-20241016"

# The Android NDK to for the cross platform builds to Android
ANDROID_NDK="android-ndk-r28"
ANDROID_NDK="android-ndk-r29"

# Jitterentropy library version to be used for testing the 'jitter_rng' module
JITTERENTROPY_VERSION="3.6.2"
Expand Down
Loading