https://kotlinlang.org logo
#strikt
Title
# strikt
c

Casey Brooks

10/16/2018, 6:20 PM
most of the time it is just a String, but I think the Nebula plugins set it as an actual object. But the Orchid gradle plugin expects it to be a String (which is a bug)
d

danny

10/16/2018, 9:30 PM
Yeah, the release plugin sets it as an Object that evaluates the version lazily the first time
toString
is called
4 Views