Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit 1b6dd89

Browse files
Update plugin org.jetbrains.kotlin.android to v1.8.21
1 parent 8f8e6e7 commit 1b6dd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ val roomVersion = "2.5.1"
6868
plugins {
6969
id("net.researchgate.release") version "3.0.2"
7070
id("com.android.application") version "7.4.2"
71-
kotlin("android").version("1.8.20")
71+
kotlin("android").version("1.8.21")
7272
kotlin("kapt").version("1.8.20")
7373
kotlin("plugin.serialization") version "1.8.20"
7474
}

0 commit comments

Comments
 (0)