Marc Knaup
12/10/2018, 5:02 PMTheandembedded-kotlin
plugins rely on features of Kotlinkotlin-dsl
that might work differently than in the requested version1.3.10
.1.3.11
snowe
12/10/2018, 5:02 PMMarc Knaup
12/10/2018, 5:03 PMsnowe
12/10/2018, 5:03 PMMarc Knaup
12/10/2018, 5:04 PMsnowe
12/10/2018, 5:04 PMefemoney
12/10/2018, 6:15 PMplugins {
*some kotlin plugin* version "1.3.11"
}
Unfortunately I don't think you can make the warning go away. Ideally newer versions of the Gradle kotlin DSL should upgrade the kotlin version they depend on.gildor
12/11/2018, 12:17 AMgildor
12/11/2018, 12:26 AM