Skip to content

Commit f03bcce

Browse files
Update plugin org.jetbrains.kotlin.kapt to v1.9.25
1 parent 985998f commit f03bcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ plugins {
6767
id("net.researchgate.release") version "3.0.2"
6868
id("com.android.application") version "8.5.1"
6969
kotlin("android").version("1.8.20")
70-
kotlin("kapt").version("1.8.20")
70+
kotlin("kapt").version("1.9.25")
7171
kotlin("plugin.serialization") version "1.8.20"
7272
}
7373

0 commit comments

Comments
 (0)