This website requires JavaScript.
Explore
Help
Sign In
ReVanced-Mirror
/
Apktool
Watch
1
Star
0
Fork
0
You've already forked Apktool
mirror of
https://github.com/revanced/Apktool.git
synced
2024-11-19 19:09:24 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
52e9e8a4d7
Apktool
/
scripts
/
travis-ci
/
run-tests.sh
3 lines
41 B
Bash
Raw
Normal View
History
Unescape
Escape
Gradle Refresh - move common functions to functions.gradle - use dependency aliases whenever possible - update to gradle 2.1 - cleanup build.gradle files with proper spacing - remove duplicated blocks - compile incrementally (java) Gradle Refresh v2 - alphabetical order dependencies - added jdk8 to build tests - moved script to file for travis Gradle Refresh v2a - fix travis - remove pointless logging jdk8 isn't ready for travis
2014-10-23 15:05:14 +02:00
#!/usr/bin/env sh
Support JDK 8 - no proguard if using jdk8 - add jdk8 to travis
2014-11-02 03:44:49 +01:00
./gradlew build fatJar
Reference in New Issue
Copy Permalink