mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +01:00
aba540885e
- 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
7 lines
229 B
Properties
7 lines
229 B
Properties
#Thu Oct 23 07:11:01 CDT 2014
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=http\://services.gradle.org/distributions/gradle-2.1-bin.zip
|