Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit f8da84d

Browse files
authored
Merge pull request #544 from owncloud/dependabot/gradle/com.android.tools.build-gradle-7.4.2
Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
2 parents d6f969b + 763005b commit f8da84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
dependencies {
1313
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.1.0"
14-
classpath 'com.android.tools.build:gradle:7.4.1'
14+
classpath 'com.android.tools.build:gradle:7.4.2'
1515
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$orgJetbrainsKotlin"
1616
}
1717
}

0 commit comments

Comments
 (0)