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 f66ee4f commit 0aa8874Copy full SHA for 0aa8874
CHANGELOG.md
@@ -14,7 +14,7 @@
14
### Fixed
15
16
### Updated
17
-- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.5`
+- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.8`
18
- `gradle -> 7.3-rc-5`
19
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0`
20
gradle/pluginLibs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
android = "7.0.3"
3
-javierscGradlePlugins = "0.1.0-rc.5"
+javierscGradlePlugins = "0.1.0-rc.8"
4
kotlin = "1.5.31"
5
kotlinBinaryValidator = "0.8.0"
6
0 commit comments