Skip to content

Commit 15a225e

Browse files
Merge pull request #2504 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.7.3
2 parents e9e4ee3 + ae7faf8 commit 15a225e

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
@@ -21,7 +21,7 @@ buildscript {
2121
google()
2222
}
2323
dependencies {
24-
classpath 'com.android.tools.build:gradle:8.7.2'
24+
classpath 'com.android.tools.build:gradle:8.7.3'
2525
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
2626

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

0 commit comments

Comments
 (0)