Skip to content

Commit a59a17f

Browse files
committed
update readme and wiki for new version
1 parent 0a5f3c4 commit a59a17f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ following sample:
4343
<dependency>
4444
<groupId>com.vladsch.flexmark</groupId>
4545
<artifactId>flexmark-all</artifactId>
46-
<version>0.34.12</version>
46+
<version>0.34.16</version>
4747
</dependency>
4848
```
4949

@@ -86,7 +86,7 @@ public class BasicSample {
8686
#### Building via Gradle
8787

8888
```shell
89-
compile 'com.vladsch.flexmark:flexmark-all:0.34.12'
89+
compile 'com.vladsch.flexmark:flexmark-all:0.34.16'
9090
```
9191

9292
#### Building with Android Studio

0 commit comments

Comments
 (0)