Skip to content

Commit

Permalink
use dlt-core as published library
Browse files Browse the repository at this point in the history
  • Loading branch information
froks committed Jun 16, 2024
1 parent 32188d7 commit ed8c662
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 797 deletions.
1 change: 0 additions & 1 deletion .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dlt-analyzer-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
}

dependencies {
implementation(project(":dlt-core"))
implementation("io.github.froks:dlt-core:0.1.0")
implementation(project(":dlt-database"))

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0")
Expand Down
20 changes: 0 additions & 20 deletions dlt-core/build.gradle.kts

This file was deleted.

26 changes: 0 additions & 26 deletions dlt-core/src/main/kotlin/dltcore/DltExtensions.kt

This file was deleted.

Loading

0 comments on commit ed8c662

Please sign in to comment.