I was looking to try out recent 2.3.0-dev build bu...
# swift-export
j
I was looking to try out recent 2.3.0-dev build but looks like following dependency is a couple of weeks behind main dev builds (it's on 3616)....is that expected right now? https://packages.jetbrains.team/maven/p/kt/bootstrap/org/jetbrains/kotlin/android/org.jetbrains.kotlin.android.gradle.plugin/
j
You should use the dev repo, not bootstrap
Bootstrap builds live forever, and thus are created infrequently. Dev builds are deleted after a period of time, and thus are available much more frequently.
j
ah, ok, thanks