Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Oct 24, 2024
1 parent 5f55026 commit 478c0a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ plugins {
alias(libs.plugins.google.services) apply false
alias(libs.plugins.google.firebase.appdistribution) apply false
alias(libs.plugins.google.firebase.crashlytics) apply false
alias(libs.plugins.sqldelight) apply false
alias(libs.plugins.androidx.navigation.safeargs) apply false
alias(libs.plugins.buildkonfig) apply false
alias(libs.plugins.spotless)
Expand Down
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ palantir-git = "3.1.0"
flaker = "0.1.2"
ktor = "3.0.0"
leakcanary = "3.0-alpha-8"
sqldelight = "2.0.2"
koin = "3.6.0-wasm-alpha2"
koin-compose = "1.2.0-Beta4"
constraintlayout-compose-multiplatform = "0.4.0" # "0.5.0-shaded-core"
Expand Down Expand Up @@ -429,7 +428,6 @@ google-services = { id = "com.google.gms.google-services", version.ref = "google
google-firebase-appdistribution = { id = "com.google.firebase.appdistribution", version.ref = "google-firebase-appdistribution" }
google-firebase-crashlytics = { id = "com.google.firebase.crashlytics", version.ref = "google-firebase-crashlytics-plugin" }
huawei-services = { id = "com.huawei.agconnect", version.ref = "huawei-services" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
androidx-navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "androidx-navigation" }
Expand Down

0 comments on commit 478c0a6

Please sign in to comment.