Skip to content

Commit 1edbab1

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
chore(deps): update plugin com.android.application to v8.8.2
1 parent c1bf2b2 commit 1edbab1

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.8.1' apply false
23+
id 'com.android.application' version '8.8.2' apply false
2424
}
2525

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

0 commit comments

Comments
 (0)