Merge remote-tracking branch 'origin/master'

This commit is contained in:
ninthakeey 2020-05-07 19:48:57 +08:00
commit a2643e5c80
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ if you use maven, you can put it `${project.basedir}/libs`, and edit config file
<dependency>
<groupId>com.github.nintha</groupId>
<artifactId>webp-imageio-core</artifactId>
<version>{versoin}</version>
<version>{version}</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/webp-imageio-core-{version}.jar</systemPath>
</dependency>