If so, this is a bug in one of the plugins (not sure if it's Kotlin, Publishing or Signing) which declares dependencies incorrectly. Before Gradle 8, it was just a warning
p
Pablichjenkov
07/31/2023, 5:48 PM
Thanks , I am on gradle 8 yes. Sounds like a bug in the publishing plugin, it is the one depending on signin and have to declare the tasks dependency I guess
➕ 1
c
CLOVIS
07/31/2023, 5:49 PM
You can probably force a dependency, but I haven't tested it yet