mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
6 lines
233 B
Properties
6 lines
233 B
Properties
# Opt-out flag for bundling Kotlin standard library.
|
|
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
|
|
kotlin.stdlib.default.dependency = false
|
|
|
|
deploy.version=0.1-SNAPSHOT
|