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 e5d5e3e commit 4013b78Copy full SHA for 4013b78
CHANGELOG.md
@@ -16,7 +16,7 @@
16
17
### Updated
18
19
-- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.4.0-alpha.14`
+- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.4.0-alpha.15`
20
- `easimon/wipe-cache -> v2`
21
- `gradle -> 7.6.1`
22
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-hubdle = "0.4.0-alpha.14"
+hubdle = "0.4.0-alpha.15"
3
4
[plugins]
5
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }
0 commit comments