Skip to content

Commit 8fea92b

Browse files
authored
Update README.md (#30)
1 parent e494608 commit 8fea92b

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
@@ -107,7 +107,7 @@ allprojects {
107107
}
108108
}
109109
110-
implementation 'com.github.AppcentMobile:medusa-java-sdk:1.0.0'
110+
implementation 'com.github.AppcentMobile:medusa-java-sdk:1.0.1'
111111
```
112112

113113
### Others
@@ -120,7 +120,7 @@ mvn clean package
120120

121121
Then manually install the following JARs:
122122

123-
* `target/medusa-java-sdk-1.0.0.jar`
123+
* `target/medusa-java-sdk-1.0.1.jar`
124124
* `target/lib/*.jar`
125125

126126
## Getting Started

0 commit comments

Comments
 (0)