Skip to content

Commit 4e74eb9

Browse files
Update dependency com.android.tools.build:gradle to v7.4.0
1 parent 3ab6b14 commit 4e74eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
11-
classpath("com.android.tools.build:gradle:7.3.1")
11+
classpath("com.android.tools.build:gradle:7.4.0")
1212
}
1313
}
1414

0 commit comments

Comments
 (0)