mirror of
https://github.com/etesync/android
synced 2024-11-15 12:28:57 +00:00
19ab4a14ce
* use cert4android instead of MemorizingTrustManager * new app setting: distrust system certificates * add network security config to manifest so that user-installed CAs will be accepted in Android 7 again * update gradle
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
[submodule "dav4android"]
|
|
path = dav4android
|
|
url = ../dav4android.git
|
|
[submodule "ical4android"]
|
|
path = ical4android
|
|
url = ../ical4android.git
|
|
[submodule "vcard4android"]
|
|
path = vcard4android
|
|
url = ../vcard4android.git
|
|
[submodule "cert4android"]
|
|
path = cert4android
|
|
url = ../cert4android.git
|