Skip to content

Commit 72eb7e4

Browse files
Update plugin org.jetbrains.kotlin.kapt to v1.9.24
1 parent 4e483f6 commit 72eb7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ plugins {
6868
id("net.researchgate.release") version "3.0.2"
6969
id("com.android.application") version "8.4.0"
7070
kotlin("android").version("1.8.20")
71-
kotlin("kapt").version("1.8.20")
71+
kotlin("kapt").version("1.9.24")
7272
kotlin("plugin.serialization") version "1.8.20"
7373
}
7474

0 commit comments

Comments
 (0)