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 18b6736 commit d6b4352Copy full SHA for d6b4352
build.gradle.kts
@@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
4
5
plugins {
6
id("com.android.application") version "8.8.1" apply false
7
- kotlin("android") version "2.1.0" apply false
+ kotlin("android") version "2.1.10" 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
10
}
0 commit comments