Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ stages: - build before_script: - git submodule sync - git submodule update --init --recursive - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading .gitmodules 0 → 100644 +3 −0 Original line number Diff line number Diff line [submodule "nextcloud-android-lib"] path = nextcloud-android-lib url = ../nextcloud-android-lib.git No newline at end of file .idea/caches/build_file_checksums.ser +63 B (602 B) File changed.No diff preview for this file type. View original file View changed file .idea/gradle.xml +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ <set> <option value="$PROJECT_DIR$" /> <option value="$PROJECT_DIR$/app" /> <option value="$PROJECT_DIR$/nextcloud-android-lib" /> </set> </option> <option name="resolveModulePerSourceSet" value="false" /> Loading .idea/modules.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/Drive.iml" filepath="$PROJECT_DIR$/Drive.iml" /> <module fileurl="file://$PROJECT_DIR$/nextcloud-android-lib/NextcloudLib.iml" filepath="$PROJECT_DIR$/nextcloud-android-lib/NextcloudLib.iml" /> <module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" /> <module fileurl="file://$PROJECT_DIR$/eDrive.iml" filepath="$PROJECT_DIR$/eDrive.iml" /> </modules> Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ stages: - build before_script: - git submodule sync - git submodule update --init --recursive - export GRADLE_USER_HOME=$(pwd)/.gradle - chmod +x ./gradlew Loading
.gitmodules 0 → 100644 +3 −0 Original line number Diff line number Diff line [submodule "nextcloud-android-lib"] path = nextcloud-android-lib url = ../nextcloud-android-lib.git No newline at end of file
.idea/caches/build_file_checksums.ser +63 B (602 B) File changed.No diff preview for this file type. View original file View changed file
.idea/gradle.xml +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ <set> <option value="$PROJECT_DIR$" /> <option value="$PROJECT_DIR$/app" /> <option value="$PROJECT_DIR$/nextcloud-android-lib" /> </set> </option> <option name="resolveModulePerSourceSet" value="false" /> Loading
.idea/modules.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/Drive.iml" filepath="$PROJECT_DIR$/Drive.iml" /> <module fileurl="file://$PROJECT_DIR$/nextcloud-android-lib/NextcloudLib.iml" filepath="$PROJECT_DIR$/nextcloud-android-lib/NextcloudLib.iml" /> <module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" /> <module fileurl="file://$PROJECT_DIR$/eDrive.iml" filepath="$PROJECT_DIR$/eDrive.iml" /> </modules> Loading