mirror of
https://github.com/etesync/android
synced 2024-11-15 20:38:58 +00:00
b8043a563a
DAVdroid have updated to kotlin, and kotlin is problematic with annotation processors which was breaking the whole build. This also meant we were not able to update to a new gradle version or import just partial, smaller fixes. Now we have control over the submodules as well, which fixes the above issues. At least for now.
10 lines
291 B
Plaintext
10 lines
291 B
Plaintext
[submodule "ical4android"]
|
|
path = ical4android
|
|
url = https://gitlab.com/tasn/ical4android.git
|
|
[submodule "vcard4android"]
|
|
path = vcard4android
|
|
url = https://gitlab.com/tasn/vcard4android.git
|
|
[submodule "cert4android"]
|
|
path = cert4android
|
|
url = https://gitlab.com/tasn/cert4android.git
|