Skip to content

Commit 98e7afa

Browse files
Merge pull request #635 from nextcloud/renovate/com.android.application-8.x
chore(deps): update plugin com.android.application to v8.9.1
2 parents adb2ae6 + 48da24c commit 98e7afa

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
@@ -20,7 +20,7 @@ plugins {
2020
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
2121
id "com.diffplug.spotless" version "7.0.2" apply false
2222
id 'io.gitlab.arturbosch.detekt' version '1.23.8' apply false
23-
id 'com.android.application' version '8.9.0' apply false
23+
id 'com.android.application' version '8.9.1' apply false
2424
}
2525

2626
tasks.register('clean', Delete) {

0 commit comments

Comments
 (0)