Join Slack
Powered by
```tasks.register("test") { dependsOn("desktop...
# gradle
v
Vishnu Shrikar
11/12/2023, 11:08 PM
Copy code
tasks.register("test") { dependsOn("desktopTest") }
Result:
not kotlin but kotlin colored
1
Open in Slack
Previous
Next