Fix gradle wrapper version. (#102)

This commit is contained in:
Yang 2020-02-14 14:59:02 +11:00 committed by GitHub
parent 3e27766dad
commit 7cc48b79c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
<<<<<<< Updated upstream
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
||||||| merged common ancestors
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-milestone-2-all.zip
=======
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-rc-1-all.zip
>>>>>>> Stashed changes