mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-17 01:49:25 +01:00
192ab43112
- no proguard if using jdk8 - add jdk8 to travis
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/usr/bin/env sh
|
|
./gradlew build fatJar
|