Skip to content
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

Commit 9a0c120

Browse files
committed
# Remove unnecessary second gradle wrapper and update to Gradle 4.6
1 parent 661737a commit 9a0c120

File tree

5 files changed

+2
-8
lines changed

5 files changed

+2
-8
lines changed
-53.4 KB
Binary file not shown.

client/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
projectVersion = 8.5.6
22
projectGroup = me.marcelschr.samp
33
projectVendor = Bios-Marcel
4-
gradleWrapperVersion = 4.5.1
4+
gradleWrapperVersion = 4.6

gradle/wrapper/gradle-wrapper.jar

-4 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-bin.zip
34
zipStoreBase=GRADLE_USER_HOME
45
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-bin.zip

0 commit comments

Comments
 (0)