Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit dae64c1

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.4.2
1 parent cba0d5a commit dae64c1

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
@@ -15,7 +15,7 @@ buildscript {
1515
mavenCentral()
1616
}
1717
dependencies {
18-
classpath 'com.android.tools.build:gradle:8.0.1'
18+
classpath 'com.android.tools.build:gradle:8.4.2'
1919
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2020

2121
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)