Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 56ced5cd authored by renovate[bot]'s avatar renovate[bot] Committed by Andy Scherzinger
Browse files

fix(deps): update dependency com.android.tools.build:gradle to v8.8.1

parent 838e91b9
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -32,6 +32,10 @@
         <trusted-key id="0A784736254716AC0EBEF6E2365D826E84B11B58" group="com.karumi"/>
         <trusted-key id="0CC641C3A62453AB390066C4A41F13C999945293" group="commons-logging" name="commons-logging" version="1.2"/>
         <trusted-key id="0D35D3F60078655126908E8AF3D1600878E85A3D" group="io.netty"/>
         <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
            <trusting group="androidx.databinding"/>
            <trusting group="^com[.]android($|([.].*))" regex="true"/>
         </trusted-key>
         <trusted-key id="0F07D1201BDDAB67CFB84EB479752DB6C966F0B8" group="com.google.android" name="annotations" version="4.1.1.4"/>
         <trusted-key id="10F3C7A02ECA55E502BADCF3991EFB94DB91127D" group="org.ow2" name="ow2" version="1.5.1"/>
         <trusted-key id="120D6F34E627ED3A772EBBFE55C7E5E701832382">
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ buildscript {
        junit_version = '4.13.2'
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:8.8.0'
        classpath 'com.android.tools.build:gradle:8.8.1'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

buildscript {
    dependencies {
        classpath 'com.android.tools.build:gradle:8.8.0'
        classpath 'com.android.tools.build:gradle:8.8.1'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"