mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Update dependency com.android.tools.build:gradle to v8.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f9d1b0a7e
commit
eff12795fb
2 changed files with 9 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
androidLibraryVersion ="ceb3812b688f2288911acf4d917596283fab0ea5"
|
||||
androidPluginVersion = '8.6.1'
|
||||
androidPluginVersion = '8.7.0'
|
||||
androidxMediaVersion = '1.4.1'
|
||||
androidxTestVersion = "1.6.1"
|
||||
appCompatVersion = '1.7.0'
|
||||
|
|
|
@ -4254,6 +4254,14 @@
|
|||
<sha256 value="f2e8aad4455a42372462d5e18a26973d67571179a6757f3825f227e91af2f2db" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.android.tools.build" name="bundletool" version="1.17.1">
|
||||
<artifact name="bundletool-1.17.1.jar">
|
||||
<sha256 value="392fd3b099bd82b116c8772ab8fc4139984a91108a643f8dfc9ee29648818ad8" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="bundletool-1.17.1.pom">
|
||||
<sha256 value="7cdd337644d523fe60cfb632410c6b7fb7d982eec53270ddbedff1c26333545d" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.android.tools.build" name="gradle" version="8.2.2">
|
||||
<artifact name="gradle-8.2.2.jar">
|
||||
<sha256 value="ca50f47cd13d347de7c89ecb2bd06487b03a88687c46c2b776bc0a9323958955" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
|
Loading…
Reference in a new issue