We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 650dc9c + bff46d9 commit 7830c8dCopy full SHA for 7830c8d
1 file changed
app/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'dagger.hilt.android.plugin'
6
id 'kotlin-kapt'
7
id 'kotlin-parcelize'
8
- id 'com.google.devtools.ksp' version '1.8.0-1.0.8'
+ id 'com.google.devtools.ksp' version '1.8.10-1.0.9'
9
}
10
11
def tagName = 'v1.3.0-beta'
0 commit comments