Skip to content

Commit

Permalink
it builds for me just fine:tm:
Browse files Browse the repository at this point in the history
  • Loading branch information
aenriii committed May 24, 2024
1 parent 6aed6f5 commit aff84b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ ktor = "2.3.11"
napier = "2.7.1"
gson = "2.10.1"
kprefs = "0.12.1"
#kamel = "v1.0.0-beta.5"
kotlinx = "1.8.1"
compose = "1.6.10"
cryptography = "0.3.1"
Expand All @@ -24,8 +23,6 @@ crypto-provider-apple = { group = "dev.whyoleg.cryptography", name = "cryptograp

kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx" }

uninit-common = { group = "uninit", name = "common", version.ref = "uninit" }
uninit-common-compose = { group = "uninit", name = "common-compose", version.ref = "uninit" }

serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "serialization" }
serialization-protobuf = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-protobuf", version.ref = "serialization" }
Expand Down

0 comments on commit aff84b5

Please sign in to comment.