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 a910c39 commit a9af467Copy full SHA for a9af467
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
apply from: 'properties-loader.gradle'
11
12
group 'de.welt.apps'
13
-version '1.2'
+version '1.3'
14
15
repositories {
16
mavenCentral()
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,6 @@
1
+#Wed Feb 12 14:01:21 CET 2020
2
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-all.zip
3
distributionBase=GRADLE_USER_HOME
4
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-bin.zip
-zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
+zipStoreBase=GRADLE_USER_HOME
0 commit comments