Skip to content

Commit 458a47c

Browse files
committed
TelegramStorage refactoring
1 parent 5c1f405 commit 458a47c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ You need Gradle, or Maven, or other build tool
1010

1111
[![](https://jitpack.io/v/demidko/telegram-storage.svg)](https://jitpack.io/#demidko/telegram-storage)
1212

13-
Also, you need to
14-
add [Kotlin serialization plugin](https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.serialization), for
15-
example, in _build.gradle.kts_
13+
Also, you need to add [Kotlin serialization plugin](https://github.com/Kotlin/kotlinx.serialization), for example, in
14+
_build.gradle.kts_
1615

1716
```kotlin
1817
plugins {

0 commit comments

Comments
 (0)