4
0
mirror of https://github.com/QuasarApp/sdkmanager-android.git synced 2025-04-29 22:24:31 +00:00

Update snapcraft.yaml

This commit is contained in:
Andrei Yankovich 2023-06-27 11:25:01 +03:00 committed by GitHub
parent 6c7099adee
commit f57529d875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ parts:
build-packages: build-packages:
- ca-certificates - ca-certificates
- ca-certificates-java - ca-certificates-java
- openjdk-8-jre-headless - openjdk-11-jre-headless
override-stage: | override-stage: |
snapcraftctl stage snapcraftctl stage
chmod 777 -R "$SNAPCRAFT_STAGE/cmdline-tools" chmod 777 -R "$SNAPCRAFT_STAGE/cmdline-tools"