Skip to content

Commit b866e57

Browse files
Merge pull request #166 from dropbox/dependabot/gradle/com.android.tools.build-gradle-7.3.0
Bump gradle from 7.1.3 to 7.3.0
2 parents e09ed5b + f041be2 commit b866e57

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
}
1111
dependencies {
12-
classpath "com.android.tools.build:gradle:7.1.3"
12+
classpath "com.android.tools.build:gradle:7.3.0"
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
classpath("org.jlleitschuh.gradle:ktlint-gradle:10.2.1")
1515
classpath("org.jacoco:org.jacoco.core:0.8.8")

0 commit comments

Comments
 (0)