Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
boswelja committed Jan 1, 2025
1 parent 7198d0d commit afe531f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion api/mal/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
alias(libs.plugins.android.library)
alias(libs.plugins.kotlin)
alias(libs.plugins.kotlin.android)
alias(libs.plugins.hilt)
alias(libs.plugins.ksp)
alias(libs.plugins.detekt)
Expand Down
4 changes: 0 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ composeMarkdown = "1.1.0"
# https://github.com/jordond/MaterialKolor.
materialKolor = "2.0.0"

# Ktor
# https://github.com/ktorio/ktor
ktor = "3.0.3"

[libraries]

android-desugaring = { group = "com.android.tools", name = "desugar_jdk_libs", version.ref = "desugaring" }
Expand Down

0 comments on commit afe531f

Please sign in to comment.