There is a tag for 0.19 and I am able to download an artifact for that version because I directly depend on the Git tag which is referenced via JitPack:
If this is an error please apply a "fix" before merging pull requests #34 and #35 so it will still be possible to depend on a library artifact which is based on SDK 27 and support library 27.1.1.
There is a tag for 0.19 and I am able to download an artifact for that version because I directly depend on the Git tag which is referenced via JitPack:
However, the
version_name
andversion_code
properties have not been changed from0.18
to0.19
resp. from18
to19
. See https://github.com/ligi/SnackEngage/blob/0.19/build.gradle#L5-L6.If this is an error please apply a "fix" before merging pull requests #34 and #35 so it will still be possible to depend on a library artifact which is based on SDK 27 and support library 27.1.1.