We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df263e commit 84526ffCopy full SHA for 84526ff
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'org.jetbrains.intellij' version '0.4.18'
+ id 'org.jetbrains.intellij' version '0.4.21'
3
}
4
5
group 'com.vermouthx'
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Wed Sep 04 16:23:56 CST 2019
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
6
zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
0 commit comments