Skip to content

Commit

Permalink
Merge pull request #544 from owncloud/dependabot/gradle/com.android.t…
Browse files Browse the repository at this point in the history
…ools.build-gradle-7.4.2

Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
  • Loading branch information
abelgardep authored Feb 28, 2023
2 parents d6f969b + 763005b commit f8da84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}
dependencies {
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.1.0"
classpath 'com.android.tools.build:gradle:7.4.1'
classpath 'com.android.tools.build:gradle:7.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$orgJetbrainsKotlin"
}
}
Expand Down

0 comments on commit f8da84d

Please sign in to comment.