Andrew O Hart
Pavel Repkin
Tolriq
##### 100% (220/220) tasks have been compiled with Kotlin 2.0 #####
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
Colton Idle
id("com.diffplug.spotless") version "5.12.4"
spotless { kotlin { ktfmt("0.24").dropboxStyle() // version and dropbox style are optional } }
./gradlew spotlessCheck
Could not determine the dependencies of task ':spotlessCheck'. > Could not create task ':spotlessKotlinCheck'. > Could not create task ':spotlessKotlin'. > You must either specify 'target' manually or apply a kotlin plugin.
Paul Wisner
[Application] BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO).
LocalUrlHandler.current.openUri(url)
Davide Giuseppe Farella
main
sub
Alex Styl
Iwan Aucamp
Hristijan
A modern programming language that makes developers happier.