Version increment 1.0.6
This commit is contained in:
parent
062a1251cb
commit
22055363ae
@ -12,9 +12,9 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```groovy
|
```groovy
|
||||||
compile 'ru.noties:markwon:1.0.5'
|
compile 'ru.noties:markwon:1.0.6'
|
||||||
compile 'ru.noties:markwon-image-loader:1.0.5' // optional
|
compile 'ru.noties:markwon-image-loader:1.0.6' // optional
|
||||||
compile 'ru.noties:markwon-view:1.0.5' // optional
|
compile 'ru.noties:markwon-view:1.0.6' // optional
|
||||||
```
|
```
|
||||||
|
|
||||||
### Snapshot
|
### Snapshot
|
||||||
|
@ -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.6-SNAPSHOT
|
VERSION_NAME=1.0.6
|
||||||
|
|
||||||
GROUP=ru.noties
|
GROUP=ru.noties
|
||||||
POM_DESCRIPTION=Markwon
|
POM_DESCRIPTION=Markwon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user