1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-30 13:34:04 +02:00

Downgrade gradle wrapper to 6.8.2

This commit is contained in:
Alex Plate 2021-04-22 12:43:47 +03:00
parent 176f840cb6
commit e6ff69d6fc
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

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