File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 19731973 <sha256 value =" 7cdd337644d523fe60cfb632410c6b7fb7d982eec53270ddbedff1c26333545d" origin =" Generated by Gradle" reason =" Artifact is not signed" />
19741974 </artifact >
19751975 </component >
1976+ <component group =" com.android.tools.build" name =" bundletool" version =" 1.17.2" >
1977+ <artifact name =" bundletool-1.17.2.jar" >
1978+ <sha256 value =" 166855cb81e10f2328a2931006f4801f422d8f4de5d717ec0f7f16fc2049a089" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1979+ </artifact >
1980+ <artifact name =" bundletool-1.17.2.pom" >
1981+ <sha256 value =" f342d06b5180e6eaba076a2a18a8e7fd66ae9b5f048964afb6ef42a023fa3752" origin =" Generated by Gradle" reason =" Artifact is not signed" />
1982+ </artifact >
1983+ </component >
19761984 <component group =" com.android.tools.build" name =" gradle" version =" 8.2.2" >
19771985 <artifact name =" gradle-8.2.2.jar" >
19781986 <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 {
1818 junit_version = ' 4.13.2'
1919 }
2020 dependencies {
21- classpath ' com.android.tools.build:gradle:8.7.3 '
21+ classpath ' com.android.tools.build:gradle:8.8.0 '
2222 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
Original file line number Diff line number Diff line change 1111
1212buildscript {
1313 dependencies {
14- classpath ' com.android.tools.build:gradle:8.7.3 '
14+ classpath ' com.android.tools.build:gradle:8.8.0 '
1515 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
You can’t perform that action at this time.
0 commit comments