Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ stages: - build before_script: - git submodule sync - git submodule update --init --recursive - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading .gitmodules +1 −1 Original line number Diff line number Diff line [submodule "android-nc-lib"] path = android-nc-lib url = ssh://git@gitlab.e.foundation:2222/vincent/nextcloud-android-lib.git url = ../nextcloud-android-lib.git Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ stages: - build before_script: - git submodule sync - git submodule update --init --recursive - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading
.gitmodules +1 −1 Original line number Diff line number Diff line [submodule "android-nc-lib"] path = android-nc-lib url = ssh://git@gitlab.e.foundation:2222/vincent/nextcloud-android-lib.git url = ../nextcloud-android-lib.git