mirror of
https://github.com/skylot/jadx.git
synced 2024-11-23 04:39:46 +00:00
6 lines
249 B
YAML
6 lines
249 B
YAML
jdk:
|
|
- openjdk11
|
|
install:
|
|
- echo "Jitpack is not supported. Use artifacts from Maven Central (https://search.maven.org/search?q=jadx), check usage help at https://github.com/skylot/jadx/wiki/Use-jadx-as-a-library"
|
|
- ./gradlew intentional-fail
|