Skip to content

Commit 7ab797f

Browse files
Merge pull request #2075 from nextcloud/renovate/com.android.tools.build-gradle-8.x
fix(deps): update dependency com.android.tools.build:gradle to v8.3.1
2 parents 875f74c + 331f9a6 commit 7ab797f

2 files changed

Lines changed: 414 additions & 2 deletions

File tree

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.3.0'
24+
classpath 'com.android.tools.build:gradle:8.3.1'
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)