Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 264ea8d

Browse files
authored
Update README.md
1 parent e84b2b9 commit 264ea8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Initial Commit only include kotlinx.datetime utils, others will follow.
66

77
![Android](https://img.shields.io/badge/android-blue.svg?logo=android)
8-
[![Kotlin](https://img.shields.io/badge/kotlin-1.9.21-blue.svg?logo=kotlin)](http://kotlinlang.org)
8+
[![Kotlin](https://img.shields.io/badge/kotlin-2.1.21-blue.svg?logo=kotlin)](http://kotlinlang.org)
99
[![JitPack](https://jitpack.io/v/Morons/CryptoCodeAndroidLibrary.svg)](https://jitpack.io/#Morons/CryptoCodeAndroidLibrary)
1010

1111
### Sample time related functions
@@ -92,4 +92,4 @@ add the dependency
9292
dependencies {
9393
implementation("com.github.Morons:CryptoCodeAndroidLibrary:1.0.6")
9494
}
95-
```
95+
```

0 commit comments

Comments
 (0)