mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
chore(deps): update dependency gradle to v8.10.1
This commit is contained in:
parent
142e8f4941
commit
c83ad4d58f
2 changed files with 9 additions and 4 deletions
|
@ -3627,15 +3627,15 @@
|
|||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud" name="Android-SingleSignOn" version="1.3.2">
|
||||
<artifact name="Android-SingleSignOn-1.3.0.pom">
|
||||
<sha256 value="674355761f45935e24776139c64b9880eddd782b692d00afbc4127986318cc8f" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="Android-SingleSignOn-1.3.2.aar">
|
||||
<sha256 value="c6ab0d352eb25d5a18bd226f0f1e46e97b78c2a828ad622c1ea0422b1fcd5a24" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="Android-SingleSignOn-1.3.2.module">
|
||||
<sha256 value="df10a0aa4c62f8608795ed8e5223e51b44e4fa58a2ef59be2991fed576802a7b" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="Android-SingleSignOn-1.3.0.pom">
|
||||
<sha256 value="674355761f45935e24776139c64b9880eddd782b692d00afbc4127986318cc8f" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud" name="android-common" version="0.14.0">
|
||||
<artifact name="android-common-0.14.0.jar">
|
||||
|
@ -4503,6 +4503,11 @@
|
|||
<sha256 value="928f2187217476313cb816d48070bc7654aa3b9a5ae81d3fc5f8c279cc8f8d9e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-bom" version="1.6.4">
|
||||
<artifact name="kotlinx-coroutines-bom-1.6.4.pom">
|
||||
<sha256 value="ab2614855fba66aa8a42514dbe3d5a884315ffe1ed63f5932e710a8006245ce1" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlinx" name="kotlinx-coroutines-core" version="1.3.4">
|
||||
<artifact name="kotlinx-coroutines-core-1.3.4.pom">
|
||||
<pgp value="8756C4F765C9AC3CB6B85D62379CE192D401AB61"/>
|
||||
|
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -1,6 +1,6 @@
|
|||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
|
Loading…
Reference in a new issue