Update gradle to 4.10.3

```$ gradlew wrapper --gradle-version=4.10.3```
This commit is contained in:
Selebrator 2019-03-21 13:31:04 +01:00 committed by GitHub
parent 20c98824b9
commit fe0b3eec2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists