Updated version
This commit is contained in:
parent
d0537df14d
commit
9bdcf8551c
@ -12,9 +12,9 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```groovy
|
```groovy
|
||||||
compile 'ru.noties:markwon:1.0.1'
|
compile 'ru.noties:markwon:1.0.3'
|
||||||
compile 'ru.noties:markwon-image-loader:1.0.1' // optional
|
compile 'ru.noties:markwon-image-loader:1.0.3' // optional
|
||||||
compile 'ru.noties:markwon-view:1.0.1' // optional
|
compile 'ru.noties:markwon-view:1.0.3' // optional
|
||||||
```
|
```
|
||||||
|
|
||||||
## Supported markdown features:
|
## Supported markdown features:
|
||||||
|
@ -6,7 +6,7 @@ org.gradle.configureondemand=true
|
|||||||
android.enableBuildCache=true
|
android.enableBuildCache=true
|
||||||
android.buildCacheDir=build/pre-dex-cache
|
android.buildCacheDir=build/pre-dex-cache
|
||||||
|
|
||||||
VERSION_NAME=1.0.2
|
VERSION_NAME=1.0.3
|
||||||
|
|
||||||
GROUP=ru.noties
|
GROUP=ru.noties
|
||||||
POM_DESCRIPTION=Markwon
|
POM_DESCRIPTION=Markwon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user