Skip to content

Commit

Permalink
update components version: 129.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akliuxingyuan committed Aug 20, 2024
1 parent b12e07a commit 96f3eda
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automation/iceraven/install-sdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion buildid.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define MOZ_BUILDID 20240801122119
#define MOZ_BUILDID 20240819150008
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
129.0
129.0.2

0 comments on commit 96f3eda

Please sign in to comment.