Sync with master
This commit is contained in:
parent
aee6e49b1f
commit
27d835846e
@ -8,7 +8,7 @@ android.enableJetifier=true
|
|||||||
android.enableBuildCache=true
|
android.enableBuildCache=true
|
||||||
android.buildCacheDir=build/pre-dex-cache
|
android.buildCacheDir=build/pre-dex-cache
|
||||||
|
|
||||||
VERSION_NAME=4.1.1
|
VERSION_NAME=4.1.1-SNAPSHOT
|
||||||
|
|
||||||
GROUP=io.noties.markwon
|
GROUP=io.noties.markwon
|
||||||
POM_DESCRIPTION=Markwon markdown for Android
|
POM_DESCRIPTION=Markwon markdown for Android
|
||||||
|
@ -18,6 +18,7 @@ version name). Then a pull-request is issued from this branch to `master`.
|
|||||||
|
|
||||||
After a pull-request is resolved (merged to `master`) all changes must be reflected in `develop`
|
After a pull-request is resolved (merged to `master`) all changes must be reflected in `develop`
|
||||||
branch (merge with `master`) and `-SNAPSHOT` suffix must be added to the `VERSION_NAME`.
|
branch (merge with `master`) and `-SNAPSHOT` suffix must be added to the `VERSION_NAME`.
|
||||||
|
The issuer branch (with version name) should be deleted.
|
||||||
|
|
||||||
A new version must be pushed to MavenCentral and new git-tag with version name must be
|
A new version must be pushed to MavenCentral and new git-tag with version name must be
|
||||||
created in the repository.
|
created in the repository.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user