Skip to content

Commit ad73a37

Browse files
committed
Updated README.md
1 parent 90905f4 commit ad73a37

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# ojaynico-kotlin-react-native-async-storage
22

3-
[Download](https://search.maven.org/artifact/com.github.ojaynico/ojaynico-kotlin-react-native-async-storage/1.0.1/pom)
4-
3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ojaynico/ojaynico-kotlin-react-native-async-storage/badge.svg)](https://search.maven.org/artifact/com.github.ojaynico/ojaynico-kotlin-react-native-async-storage/1.0.2/pom)
54
[![Kotlin JS IR supported](https://img.shields.io/badge/Kotlin%2FJS-IR%20supported-yellow)](https://kotl.in/jsirsupported)
65

76
Kotlin wrapper for react-native-async-storage
87

98
Java Version : 14
109

11-
Kotlin Version : 1.4.30
10+
Kotlin Version : 1.4.31
1211

1312
React Native Async Storage Version : 1.13.4
1413

@@ -41,7 +40,7 @@ repositories {
4140
}
4241

4342
dependencies {
44-
implementation("com.github.ojaynico:ojaynico-kotlin-react-native-async-storage:1.0.1")
43+
implementation("com.github.ojaynico:ojaynico-kotlin-react-native-async-storage:1.0.2")
4544
}
4645
```
4746

0 commit comments

Comments
 (0)