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

Unverified Commit 99226f27 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1257 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-8.2.0

Bump com.android.tools.build:gradle from 8.1.4 to 8.2.0
parents 8a78f8e7 0b11b828
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#Fri Sep 16 08:12:41 CEST 2022
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ buildscript {
        junit_version = '4.13.2'
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:8.1.4'
        classpath 'com.android.tools.build:gradle:8.2.0'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5'
        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.1.4'
        classpath 'com.android.tools.build:gradle:8.2.0'
        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.4"