From e2faa55c9f977550661f7aeb6e3eb982c1239bc7 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Tue, 28 Apr 2020 20:52:30 -0700 Subject: [PATCH] Gradle upgrade. --- .idea/mobibot.iml | 2 +- .idea/modules/mobibot.main.iml | 2 +- .idea/modules/mobibot.test.iml | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.idea/mobibot.iml b/.idea/mobibot.iml index 19d441c..94b4d4b 100644 --- a/.idea/mobibot.iml +++ b/.idea/mobibot.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot.main.iml b/.idea/modules/mobibot.main.iml index a2d494c..beb8f3c 100644 --- a/.idea/modules/mobibot.main.iml +++ b/.idea/modules/mobibot.main.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot.test.iml b/.idea/modules/mobibot.test.iml index 2031057..b33ac37 100644 --- a/.idea/modules/mobibot.test.iml +++ b/.idea/modules/mobibot.test.iml @@ -1,5 +1,5 @@ - + diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 1db799f..de4250e 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.4-rc-2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.4-rc-3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists