Skip to content

Commit

Permalink
[Oztechan/Global#12] Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed Jan 14, 2024
1 parent 92e4c15 commit 283a4d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composeApp/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import org.jetbrains.compose.ExperimentalComposeLibrary
import org.jetbrains.kotlin.gradle.ExperimentalKotlinGradlePluginApi

plugins {
libs.plugins.apply {
Expand All @@ -10,9 +9,6 @@ plugins {
}

kotlin {
@OptIn(ExperimentalKotlinGradlePluginApi::class)
targetHierarchy.default()

androidTarget {
compilations.all {
kotlinOptions {
Expand Down

0 comments on commit 283a4d1

Please sign in to comment.