We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c6b47 commit 19a1136Copy full SHA for 19a1136
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group 'com.solutions.lautaroem1'
8
-version '1.0.1-SNAPSHOT'
+version '1.0.2-SNAPSHOT'
9
10
sourceCompatibility = 1.8
11
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,6 @@
1
+#Wed May 08 19:44:25 ART 2019
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-all.zip
0 commit comments