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

Commit 0a17169a authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update gradle and dependencies

parent 331c1029
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ jobs:
          cache: 'gradle'
      - uses: gradle/wrapper-validation-action@v1

      - name: Run tests
      - name: Check
        run: ./gradlew app:check
      - name: Archive results
        uses: actions/upload-artifact@v2
+3 −3
Original line number Diff line number Diff line
[submodule "ical4android"]
	path = ical4android
	url = https://gitlab.com/bitfireAT/ical4android.git
	url = https://github.com/bitfireAT/ical4android.git
[submodule "vcard4android"]
	path = vcard4android
	url = https://gitlab.com/bitfireAT/vcard4android.git
	url = https://github.com/bitfireAT/vcard4android.git
[submodule "cert4android"]
	path = cert4android
	url = https://gitlab.com/bitfireAT/cert4android.git
	url = https://github.com/bitfireAT/cert4android.git
Original line number Diff line number Diff line
Subproject commit 4c01f5ffd3e5c498fc96b0cad45ada282c830583
Subproject commit 396a715a826d75e46daba4a4f8ea56cd60bb08bb
+8.32 KiB (58.1 KiB)

File changed.

No diff preview for this file type.

+1 −2
Original line number Diff line number Diff line
p   #Wed Feb 26 16:47:37 CET 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-all.zip
Loading