Skip to content

Commit 18b6736

Browse files
Update plugin com.android.application to v8.8.1 (#118)
1 parent 834be98 commit 18b6736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
33
import org.gradle.api.tasks.testing.logging.TestLogEvent
44

55
plugins {
6-
id("com.android.application") version "8.8.0" apply false
6+
id("com.android.application") version "8.8.1" apply false
77
kotlin("android") version "2.1.0" apply false
88
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
99
id("com.google.dagger.hilt.android") version "2.55" apply false

0 commit comments

Comments
 (0)