danieeh
09/23/2020, 4:31 PMfun interfaces
like I found here.
So I added the maven repository
maven { url "<https://oss.sonatype.org/content/repositories/snapshots>" }
and changed the version to:
ktlint {
version = "1.4-M2-kotlin-dev-SNAPSHOT"
}
is the version correct? thanks in advance 🙂Sha Sha Chu
09/23/2020, 4:59 PMSha Sha Chu
09/23/2020, 4:59 PMdanieeh
09/23/2020, 5:07 PMSha Sha Chu
09/23/2020, 5:29 PM