mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Upgrade Android Gradle (#33681)
* Upgrade to Gradle 8.9 Gradle 8.0 is no longer supported by Android Studio. Signed-off-by: clocks <doomsdayrs@gmail.com> * Upgrade to AGP to 8.7 Signed-off-by: clocks <doomsdayrs@gmail.com> * Update to Android Build Tools 34.0.0 Signed-off-by: clocks <doomsdayrs@gmail.com> --------- Signed-off-by: clocks <doomsdayrs@gmail.com>
This commit is contained in:
parent
ff6523c37e
commit
7df18aecfe
6 changed files with 8 additions and 7 deletions
|
@ -61,7 +61,7 @@ For more detailed build instructions, see the Servo book under [Setting up your
|
|||
- Run the following command to install the necessary components:
|
||||
```shell
|
||||
sudo $ANDROID_SDK_ROOT/cmdline-tools/latest/bin/sdkmanager --install
|
||||
"build-tools;33.0.2" \
|
||||
"build-tools;34.0.00 \
|
||||
"emulator" \
|
||||
"ndk;26.2.11394342" \
|
||||
"platform-tools" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue