Skip to content

Commit aa84d05

Browse files
authored
Update snapcraft.yaml
Signed-off-by: Andrei Yankovich <EndrIIMail@gmail.com>
1 parent e39e634 commit aa84d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ parts:
3030
chmod 777 -R "$SNAPCRAFT_STAGE/cmdline-tools"
3131
override-prime: |
3232
snapcraftctl prime
33-
rm -vf usr/lib/jvm/java-11-openjdk-*/lib/security/blacklisted.certs
33+
rm -vf usr/lib/jvm/java-17-openjdk-*/lib/security/blacklisted.certs
3434
after:
3535
- androidsdk-wraper
3636

0 commit comments

Comments
 (0)