Switch to Gradle distribution with sources

This commit is contained in:
Lanchon 2017-11-18 19:45:06 -03:00
parent 4ec3cee9de
commit ba7190c2d3
2 changed files with 2 additions and 13 deletions

1
.idea/gradle.xml generated
View File

@ -3,7 +3,6 @@
<component name="GradleSettings"> <component name="GradleSettings">
<option name="linkedExternalProjectsSettings"> <option name="linkedExternalProjectsSettings">
<GradleProjectSettings> <GradleProjectSettings>
<option name="disableWrapperSourceDistributionNotification" value="true" />
<option name="distributionType" value="DEFAULT_WRAPPED" /> <option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" /> <option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules"> <option name="modules">

View File

@ -1,16 +1,6 @@
# #Sat Nov 18 19:39:30 ART 2017
# 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
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists 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