We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834be98 commit 18b6736Copy full SHA for 18b6736
build.gradle.kts
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
3
import org.gradle.api.tasks.testing.logging.TestLogEvent
4
5
plugins {
6
- id("com.android.application") version "8.8.0" apply false
+ id("com.android.application") version "8.8.1" apply false
7
kotlin("android") version "2.1.0" apply false
8
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
9
id("com.google.dagger.hilt.android") version "2.55" apply false
0 commit comments