1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-02 22:59:48 +00:00

Revert "add com.soywiz.korlibs.krypto:krypto dependency"

This reverts commit acfb7066d2.
This commit is contained in:
2020-06-25 15:45:38 +06:00
parent fb91199f83
commit bbf63c51ec
3 changed files with 0 additions and 4 deletions

View File

@@ -42,7 +42,6 @@ kotlin {
api "org.jetbrains.kotlinx:kotlinx-serialization-properties-common:$kotlin_serialisation_runtime_version"
api "com.soywiz.korlibs.klock:klock:$klock_version"
api "com.soywiz.korlibs.krypto:krypto:$krypto_version"
api "com.benasher44:uuid:$uuid_version"
api "io.ktor:ktor-client-core:$ktor_version"