diff --git a/android-components b/android-components index 52cad4c3e..62fa6b8e9 160000 --- a/android-components +++ b/android-components @@ -1 +1 @@ -Subproject commit 52cad4c3e6865e8542cd0178977c13ca89639695 +Subproject commit 62fa6b8e92cfde58a1f4ccb5df5bcb6f00a9ca7a diff --git a/automation/iceraven/install-sdk.sh b/automation/iceraven/install-sdk.sh index 2d043771d..8da6287a8 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;25.2.9519653" +${ANDROID_SDK_ROOT}/cmdline-tools/tools/bin/sdkmanager "ndk;26.2.11394342" # Point the build at the tools -echo "sdk.dir=${ANDROID_SDK_ROOT}" >> local.properties \ No newline at end of file +echo "sdk.dir=${ANDROID_SDK_ROOT}" >> local.properties diff --git a/version.txt b/version.txt index 207cce4b8..f8aa67233 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -124.0 +124.1.0