Skip to content

Commit

Permalink
Trying to fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
JanEricNitschke committed Jun 25, 2024
1 parent cc2a193 commit ffd894f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tictactoe_kotlin/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ dependencies {
androidTestImplementation 'androidx.compose.ui:ui-test-junit4'
debugImplementation 'androidx.compose.ui:ui-tooling'
debugImplementation 'androidx.compose.ui:ui-test-manifest'
debugImplementation 'androidx.tracing:tracing:1.1.0'
}
tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
kotlinOptions {
Expand Down

0 comments on commit ffd894f

Please sign in to comment.