Skip to content

Commit 7830c8d

Browse files
authored
Merge pull request #45 from Android1500/dependabot/gradle/master/com.google.devtools.ksp-1.8.10-1.0.9
2 parents 650dc9c + bff46d9 commit 7830c8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'dagger.hilt.android.plugin'
66
id 'kotlin-kapt'
77
id 'kotlin-parcelize'
8-
id 'com.google.devtools.ksp' version '1.8.0-1.0.8'
8+
id 'com.google.devtools.ksp' version '1.8.10-1.0.9'
99
}
1010

1111
def tagName = 'v1.3.0-beta'

0 commit comments

Comments
 (0)