You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
451 B
13 lines
451 B
2 years ago
|
kotlin.code.style=official
|
||
|
kotlin.native.enableDependencyPropagation=false
|
||
|
android.useAndroidX=true
|
||
|
kotlin.version=1.8.0
|
||
|
agp.version=7.3.0
|
||
|
compose.version=1.3.0-rc02
|
||
|
org.jetbrains.compose.experimental.uikit.enabled=true
|
||
|
org.jetbrains.compose.experimental.jscanvas.enabled=true
|
||
|
org.jetbrains.compose.experimental.macos.enabled=true
|
||
|
kotlinx.serializationCore=1.4.1
|
||
|
|
||
|
#empty by default - a default version will be used
|
||
|
compose.kotlinCompilerPluginVersion=
|