Skip to content

Commit d35852c

Browse files
committed
Update AGP 8.7.2 > 8.7.3
1 parent 7aa0d98 commit d35852c

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
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313
}
1414
dependencies {
15-
classpath 'com.android.tools.build:gradle:8.7.2'
15+
classpath 'com.android.tools.build:gradle:8.7.3'
1616
classpath 'io.fabric.tools:gradle:1.31.2'
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1818
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)