Actions: Update Android build-tools version to 34.0.0;

This commit is contained in:
bjorn 2024-01-13 18:11:22 -08:00
parent fd3b0c365d
commit d4a17eee4c
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ jobs:
-D ANDROID_SDK=$ANDROID_HOME
-D ANDROID_ABI=arm64-v8a
-D ANDROID_NATIVE_API_LEVEL=29
-D ANDROID_BUILD_TOOLS_VERSION=30.0.3
-D ANDROID_BUILD_TOOLS_VERSION=34.0.0
-D ANDROID_KEYSTORE=key.keystore
-D ANDROID_KEYSTORE_PASS=pass:hunter2
- name: Build