Thanks for the response, and it makes sense. It so annoying that one has to worry about these things nowadays.
Release ical4android on Jitpack
-
I am currently working on Etar in my free time (https://github.com/Etar-Group/Etar-Calendar/pulls?q=is%3Apr+author%3Adschuermann+is%3Aclosed) and would like to rework its ical import/export functionality.
For this I plan to use ical4android. It would be great if this library could be released on jitpack or similar so that we don’t need to include another git submodule
Cheers
Dominik -
@dschuermann Hi,
Sounds fine
Can you maybe send a patch/MR for that?
I suggest to use commit IDs for packaging because there’s no numbered versioning at the moment.
-
Jup, will do
-
Merge Request is here: https://gitlab.com/bitfireAT/ical4android/-/merge_requests/7
-
Done, thanks.