mirror of
https://github.com/revanced/smali.git
synced 2025-05-29 20:20:12 +02:00
Update gradle wrapper as defined by the gradle version into the wrapper task
- Now the used gradle wrapper is the same than the gradle wrapper specified into the wrapper task of build.gradle.
This commit is contained in:
parent
b8638eccee
commit
280fe36112
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
3
gradle/wrapper/gradle-wrapper.properties
vendored
3
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,6 +1,5 @@
|
||||
#Wed May 03 00:04:05 SGT 2017
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5-all.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user