Skip to content

Commit 0c78ad5

Browse files
Merge pull request #2691 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.11.0
2 parents b965b0e + 2ed0e53 commit 0c78ad5

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
@@ -22,7 +22,7 @@ buildscript {
2222
google()
2323
}
2424
dependencies {
25-
classpath 'com.android.tools.build:gradle:8.10.1'
25+
classpath 'com.android.tools.build:gradle:8.11.0'
2626
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
2727

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

0 commit comments

Comments
 (0)