Skip to content

Commit a9af467

Browse files
author
Krawczyk
committed
update version number to 1.3
1 parent a910c39 commit a9af467

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
apply from: 'properties-loader.gradle'
1111

1212
group 'de.welt.apps'
13-
version '1.2'
13+
version '1.3'
1414

1515
repositories {
1616
mavenCentral()
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
13
distributionBase=GRADLE_USER_HOME
24
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.8-bin.zip
4-
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6+
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)