We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e41fed commit 441dd5bCopy full SHA for 441dd5b
README.md
@@ -12,7 +12,7 @@ You can import the SDK into your project as follows:
12
<dependency>
13
<groupId>com.meitu</groupId>
14
<artifactId>java-lmstfy-client</artifactId>
15
- <version>1.0.0</version>
+ <version>1.0.1</version>
16
</dependency>
17
```
18
pom.xml
@@ -7,7 +7,7 @@
7
8
9
<name>java-lmstfy-client</name>
10
11
<description>Java client for LMSTFY</description>
<url>https://github.com/meitu/java-lmstfy-client</url>
0 commit comments