Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ojaynico committed Mar 22, 2021
1 parent 90905f4 commit ad73a37
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# ojaynico-kotlin-react-native-async-storage

[Download](https://search.maven.org/artifact/com.github.ojaynico/ojaynico-kotlin-react-native-async-storage/1.0.1/pom)

[![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)
[![Kotlin JS IR supported](https://img.shields.io/badge/Kotlin%2FJS-IR%20supported-yellow)](https://kotl.in/jsirsupported)

Kotlin wrapper for react-native-async-storage

Java Version : 14

Kotlin Version : 1.4.30
Kotlin Version : 1.4.31

React Native Async Storage Version : 1.13.4

Expand Down Expand Up @@ -41,7 +40,7 @@ repositories {
}

dependencies {
implementation("com.github.ojaynico:ojaynico-kotlin-react-native-async-storage:1.0.1")
implementation("com.github.ojaynico:ojaynico-kotlin-react-native-async-storage:1.0.2")
}
```

Expand Down

0 comments on commit ad73a37

Please sign in to comment.