cryptomator-android/.gitmodules
Julian Raufelder 49586ba53f
Remove tracking library included by google-http-java-client (fixes #358)
By using https://github.com/SailReal/google-http-java-client which removed in 03a2374c31 all (in our case deactivated) tracking stuff.

And move all submodules to the '/lib'-folder
2021-10-01 13:37:01 +02:00

10 lines
393 B
Plaintext

[submodule "msa-auth-for-android"]
path = lib/msa-auth-for-android
url = https://github.com/SailReal/msa-auth-for-android.git
[submodule "subsampling-scale-image-view"]
path = lib/subsampling-scale-image-view
url = https://github.com/SailReal/subsampling-scale-image-view.git
[submodule "pcloud-sdk-java"]
path = lib/pcloud-sdk-java
url = https://github.com/SailReal/pcloud-sdk-java.git