Skip to content

Commit 4667549

Browse files
Merge pull request #171 from dropbox/dependabot/gradle/com.android.tools.build-gradle-7.3.1
Bump gradle from 7.3.0 to 7.3.1
2 parents 952a017 + b176c53 commit 4667549

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.3.0"
12+
classpath "com.android.tools.build:gradle:7.3.1"
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)