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