mirror of
https://github.com/revanced/multidexlib2.git
synced 2025-04-29 22:24:28 +02:00
Switch to Gradle distribution with sources
This commit is contained in:
parent
4ec3cee9de
commit
ba7190c2d3
1
.idea/gradle.xml
generated
1
.idea/gradle.xml
generated
@ -3,7 +3,6 @@
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="disableWrapperSourceDistributionNotification" value="true" />
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="modules">
|
||||
|
14
gradle/wrapper/gradle-wrapper.properties
vendored
14
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,16 +1,6 @@
|
||||
#
|
||||
# DexPatcher - Copyright 2015-2017 Rodrigo Balerdi
|
||||
# (GNU General Public License version 3 or later)
|
||||
#
|
||||
# DexPatcher is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published
|
||||
# by the Free Software Foundation, either version 3 of the License,
|
||||
# or (at your option) any later version.
|
||||
#
|
||||
|
||||
#Sat Oct 01 23:56:08 ART 2016
|
||||
#Sat Nov 18 19:39:30 ART 2017
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user