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

Unverified Commit 8bb1b549 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2



Bumps com.android.tools.build:gradle from 8.2.1 to 8.2.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 61b97b1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ buildscript {
        junit_version = '4.13.2'
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:8.2.1'
        classpath 'com.android.tools.build:gradle:8.2.2'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"
+1 −1
Original line number Diff line number Diff line
buildscript {
    dependencies {
        classpath 'com.android.tools.build:gradle:8.2.1'
        classpath 'com.android.tools.build:gradle:8.2.2'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.6'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"