File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ plugins {
2020 id " org.jetbrains.kotlin.kapt" version " $kotlinVersion " apply false
2121 id " com.diffplug.spotless" version " 7.0.2" apply false
2222 id ' io.gitlab.arturbosch.detekt' version ' 1.23.8' apply false
23- id ' com.android.application' version ' 8.8.1 ' apply false
23+ id ' com.android.application' version ' 8.8.2 ' apply false
2424}
2525
2626tasks. register(' clean' , Delete ) {
Original file line number Diff line number Diff line change 3939 <trust file="viewbinding-8.8.1.pom"/>
4040 <trust file="viewbinding-8.8.2.pom"/>
4141 <trust group="com.android.tools.build" name="aapt2" version="8.8.1-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
42+ <trust group="com.android.tools.build" name="aapt2" version="8.8.2-12006047" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
4243 <trust file=".*-javadoc[.]jar" regex="true"/>
4344 <trust file=".*-sources[.]jar" regex="true"/>
4445 </trusted-artifacts>
29652966 <sha256 value="0a58984c78430586759862f05cea8f27d245ae39c97c594fc7598e6236d7dd71" origin="Generated by Gradle"/>
29662967 </artifact>
29672968 </component>
2969+ <component group="com.android.application" name="com.android.application.gradle.plugin" version="8.8.2">
2970+ <artifact name="com.android.application.gradle.plugin-8.8.2.pom">
2971+ <sha256 value="54a49f69ee41919f39f00a7d74be36e686189801237002b520e28fc770092c2d" origin="Generated by Gradle"/>
2972+ </artifact>
2973+ </component>
29682974 <component group="com.android.databinding" name="baseLibrary" version="8.3.0">
29692975 <artifact name="baseLibrary-8.3.0.jar">
29702976 <sha256 value="794113709dab21b06c262b3795e73cb708fbacae61715f34361e1af6237a1870" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments