sshlib icon indicating copy to clipboard operation
sshlib copied to clipboard

Jitpack builds are failing since 2.2.22

Open oakkitten opened this issue 2 years ago • 1 comments

See https://jitpack.io/#connectbot/sshlib

oakkitten avatar Jan 21 '24 18:01 oakkitten

This seems to be solvable by adding jitpack.yml to the root of the project with the following:

jdk:
  - openjdk11

oakkitten avatar Feb 11 '24 19:02 oakkitten