You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the replacement for destination is outputLocation. I recently modified a test to use Kotlin and had to change to that for it to work. See this file.
Environment:
this plugin: v2.6
Gradle: v4.10.2
Liberty: v18.0.0.3
These lines in the example caused gradle warnings:
Problem:
destination
is deprecated.Could you please update your tutorial and readme file to use a more recent version of gradle, thank you!
The text was updated successfully, but these errors were encountered: