What's Changed
Changed the type of version
property from String
to Property<String>
.
If you're using Gradle 8.1.1 or older, you need to change version = "8.2.2"
to jxbrowser.set("8.2.2")
. For Gradle 8.2 or newer, no changes are required
Changed the type of version
property from String
to Property<String>
.
If you're using Gradle 8.1.1 or older, you need to change version = "8.2.2"
to jxbrowser.set("8.2.2")
. For Gradle 8.2 or newer, no changes are required