Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 534a02a

Browse files
Update plugin com.google.devtools.ksp to v1.9.22-1.0.18
1 parent 8187de4 commit 534a02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'com.android.application'
33
id 'org.jetbrains.kotlin.android'
44
id 'kotlin-parcelize'
5-
id 'com.google.devtools.ksp' version '1.9.20-1.0.14'
5+
id 'com.google.devtools.ksp' version '1.9.22-1.0.18'
66
}
77

88
android {

0 commit comments

Comments
 (0)