Skip to content

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
aripiprazole authored Aug 29, 2023
1 parent 9f02d8c commit 2d90e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repositories {
}
dependencies {
implementation('com.openpix:sdk-java:0.0.1')
implementation('com.openpix:sdk-java:0.0.10')
}
```

Expand All @@ -51,7 +51,7 @@ repositories {
}
dependencies {
implementation('com.openpix:sdk-java:0.0.1')
implementation('com.openpix:sdk-java:0.0.10')
}
```

Expand Down

0 comments on commit 2d90e9a

Please sign in to comment.