Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 419246e9 authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix submodule address

parent 505e9640
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+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