Skip to content

Commit

Permalink
nit: remove extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
LaatonWalaBhoot committed Nov 27, 2023
1 parent 0f46a23 commit 6d6456f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@ dokka = "1.9.10"
ksoup = "0.0.6"
vanniktect-publish = "0.25.3"
ktor = "2.3.6"


compileSdk = "34"
minSdk = "24"
libraryVersion = "1.8.0"


[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
ksoup = { module = "com.fleeksoft.ksoup:ksoup", version.ref = "ksoup" }
Expand All @@ -28,4 +25,4 @@ kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinCocoapods = { id = "org.jetbrains.kotlin.native.cocoapods", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
vanniktectPublish = { id = "com.vanniktech.maven.publish.base", version.ref = "vanniktect-publish" }
vanniktectPublish = { id = "com.vanniktech.maven.publish.base", version.ref = "vanniktect-publish" }

0 comments on commit 6d6456f

Please sign in to comment.