Update snapshot config

This commit is contained in:
Dimitry Ivanov 2018-08-06 16:15:07 +03:00
parent 4a16e67ea1
commit d08d158e7f
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ allprojects {
and then in your module `build.gradle`:
```groovy
implementation 'ru.noties:markwon:1.1.0-SNAPSHOT'
implementation 'ru.noties:markwon:1.1.1-SNAPSHOT'
```
Please note that `markwon-image-loader`, `markwon-syntax` and `markwon-view` are also present in `SNAPSHOT` repository and share the same version as main `markwon` artifact.

View File

@ -6,7 +6,7 @@ org.gradle.configureondemand=true
android.enableBuildCache=true
android.buildCacheDir=build/pre-dex-cache
VERSION_NAME=1.1.0
VERSION_NAME=1.1.1-SNAPSHOT
GROUP=ru.noties
POM_DESCRIPTION=Markwon