From 96f3edac12ed9d8f75501ffffcf0674be15adfe8 Mon Sep 17 00:00:00 2001 From: akliuxingyuan Date: Tue, 20 Aug 2024 22:37:00 +0800 Subject: [PATCH] update components version: 129.0.2 --- automation/iceraven/install-sdk.sh | 2 +- buildid.h | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automation/iceraven/install-sdk.sh b/automation/iceraven/install-sdk.sh index 8da6287a8ff2..593248a280a2 100755 --- a/automation/iceraven/install-sdk.sh +++ b/automation/iceraven/install-sdk.sh @@ -20,7 +20,7 @@ popd export ANDROID_SDK_ROOT=$HOME/android-sdk/android-sdk-linux # Install the weirdly missing NDK -${ANDROID_SDK_ROOT}/cmdline-tools/tools/bin/sdkmanager "ndk;26.2.11394342" +${ANDROID_SDK_ROOT}/cmdline-tools/tools/bin/sdkmanager "ndk;27.0.12077973" # Point the build at the tools echo "sdk.dir=${ANDROID_SDK_ROOT}" >> local.properties diff --git a/buildid.h b/buildid.h index 709dc1a071ca..4d5504dae016 100644 --- a/buildid.h +++ b/buildid.h @@ -1 +1 @@ -#define MOZ_BUILDID 20240801122119 +#define MOZ_BUILDID 20240819150008 diff --git a/version.txt b/version.txt index 7ce1879ffa34..9cf53e0418e4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -129.0 +129.0.2