Merge with master
This commit is contained in:
parent
a26c13c93a
commit
fc73e08bea
@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
# $nap;
|
||||
|
||||
# 4.3.1
|
||||
* Fix DexGuard optimization issue ([#216])<br>Thanks [@francescocervone]
|
||||
* module `images`: `GifSupport` and `SvgSupport` use `Class.forName` instead access to full qualified class name
|
||||
|
@ -8,7 +8,7 @@ android.enableJetifier=true
|
||||
android.enableBuildCache=true
|
||||
android.buildCacheDir=build/pre-dex-cache
|
||||
|
||||
VERSION_NAME=4.3.1
|
||||
VERSION_NAME=4.3.2-SNAPSHOT
|
||||
|
||||
GROUP=io.noties.markwon
|
||||
POM_DESCRIPTION=Markwon markdown for Android
|
||||
|
Loading…
x
Reference in New Issue
Block a user