Skip to content

Commit 526c34e

Browse files
Update dependency com.android.tools.build:gradle to v7.4.2
1 parent 4cc19da commit 526c34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919
val kotlinxCoroutines = "1.6.4"
2020
val junit5 = "5.9.1"
2121
val assertk = "0.25"
22-
val androidGradlePlugin = "7.2.2"
22+
val androidGradlePlugin = "7.4.2"
2323
val dotenv = "2.0.0"
2424
val ktlint = "10.3.0"
2525

0 commit comments

Comments
 (0)