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 9682296 commit ef701c9Copy full SHA for ef701c9
CHANGELOG.md
@@ -14,6 +14,7 @@
14
### Fixed
15
16
### Updated
17
+- `gradle -> 7.3-rc-5`
18
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0`
19
20
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-3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-rc-5-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments