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 0aa8874 commit ef3c563Copy full SHA for ef3c563
CHANGELOG.md
@@ -14,8 +14,8 @@
14
### Fixed
15
16
### Updated
17
+- `gradle -> 7.3`
18
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.8`
-- `gradle -> 7.3-rc-5`
19
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0`
20
21
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-rc-5-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments