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 113f162 commit 16b9199Copy full SHA for 16b9199
gradle-plugins/gradle/libs.versions.toml
@@ -6,7 +6,7 @@ plugin-android = "8.10.1"
6
shadow-jar = "8.1.1"
7
publish-plugin = "1.2.1"
8
# we use "prefer" here for the strategy: "explicitly specified hot reload plugin always wins".
9
-plugin-hot-reload = { prefer = "1.0.0" }
+plugin-hot-reload = { prefer = "1.1.0-alpha03" }
10
11
[libraries]
12
download-task = { module = "de.undercouch:gradle-download-task", version.ref = "gradle-download-plugin" }
0 commit comments