Skip to content

Commit

Permalink
Update README.md (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
erenalpaslan committed Apr 20, 2023
1 parent e494608 commit 8fea92b
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 @@ -107,7 +107,7 @@ allprojects {
}
}
implementation 'com.github.AppcentMobile:medusa-java-sdk:1.0.0'
implementation 'com.github.AppcentMobile:medusa-java-sdk:1.0.1'
```

### Others
Expand All @@ -120,7 +120,7 @@ mvn clean package

Then manually install the following JARs:

* `target/medusa-java-sdk-1.0.0.jar`
* `target/medusa-java-sdk-1.0.1.jar`
* `target/lib/*.jar`

## Getting Started
Expand Down

0 comments on commit 8fea92b

Please sign in to comment.