File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1845
1845
<sha256 value =" f2e8aad4455a42372462d5e18a26973d67571179a6757f3825f227e91af2f2db" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1846
1846
</artifact >
1847
1847
</component >
1848
+ <component group =" com.android.tools.build" name =" bundletool" version =" 1.17.1" >
1849
+ <artifact name =" bundletool-1.17.1.jar" >
1850
+ <sha256 value =" 392fd3b099bd82b116c8772ab8fc4139984a91108a643f8dfc9ee29648818ad8" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1851
+ </artifact >
1852
+ <artifact name =" bundletool-1.17.1.pom" >
1853
+ <sha256 value =" 7cdd337644d523fe60cfb632410c6b7fb7d982eec53270ddbedff1c26333545d" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1854
+ </artifact >
1855
+ </component >
1848
1856
<component group =" com.android.tools.build" name =" gradle" version =" 8.2.2" >
1849
1857
<artifact name =" gradle-8.2.2.jar" >
1850
1858
<sha256 value =" ca50f47cd13d347de7c89ecb2bd06487b03a88687c46c2b776bc0a9323958955" origin =" Generated by Gradle" reason =" Artifact is not signed" />
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
18
18
junit_version = ' 4.13.2'
19
19
}
20
20
dependencies {
21
- classpath ' com.android.tools.build:gradle:8.6.1 '
21
+ classpath ' com.android.tools.build:gradle:8.7.0 '
22
22
classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24'
23
23
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
24
24
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
Original file line number Diff line number Diff line change 11
11
12
12
buildscript {
13
13
dependencies {
14
- classpath ' com.android.tools.build:gradle:8.6.1 '
14
+ classpath ' com.android.tools.build:gradle:8.7.0 '
15
15
classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.24'
16
16
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
17
17
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
You can’t perform that action at this time.
0 commit comments