Skip to content

Commit c8549e7

Browse files
authored
Auto-update dependencies. (#541)
Brought to you by your friendly [Repository Gardener](https://togithub.com/GoogleCloudPlatform/repository-gardener).
1 parent 2b78d9d commit c8549e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/app/build.gradle.kts

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("kotlin-android")
44
id("com.google.gms.google-services")
5-
id("com.google.devtools.ksp") version "1.9.23-1.0.19"
5+
id("com.google.devtools.ksp") version "1.9.23-1.0.20"
66
}
77

88
android {

0 commit comments

Comments
 (0)