Skip to content

Commit 30842e4

Browse files
committed
Merge branch 'main' into feature/new-specified-branch-commit
2 parents cbf13ea + b866e57 commit 30842e4

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)