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 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 "simple-commons"] path = simple-commons url = ../Simple-Commons.git app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ android { } dependencies { implementation 'com.simplemobiletools:commons:4.6.5' implementation project(':simple-commons:commons') implementation 'com.squareup:otto:1.3.8' implementation 'com.android.support.constraint:constraint-layout:1.1.2' } Loading settings.gradle +2 −0 Original line number Diff line number Diff line include ':app' include ':simple-commons' include ':simple-commons:commons' simple-commons @ ecebe500 Original line number Diff line number Diff line Subproject commit ecebe500c91672101bc548acd332af3931a46bd9 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 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 "simple-commons"] path = simple-commons url = ../Simple-Commons.git
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ android { } dependencies { implementation 'com.simplemobiletools:commons:4.6.5' implementation project(':simple-commons:commons') implementation 'com.squareup:otto:1.3.8' implementation 'com.android.support.constraint:constraint-layout:1.1.2' } Loading
settings.gradle +2 −0 Original line number Diff line number Diff line include ':app' include ':simple-commons' include ':simple-commons:commons'
simple-commons @ ecebe500 Original line number Diff line number Diff line Subproject commit ecebe500c91672101bc548acd332af3931a46bd9