hi there
I want add label to my docker image that I build with google jib gradle plugin
Hot can I get datetime values on kts file? ( java.time.Instant\OffsetDateTime unreachable as “unresolved reference”)
oops update- it`s reachable - maybe bug inside of idea\gradle when I tied call it directly as java.time.Instant.now()
But when I add import statement - it works maybe this will help someone