Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17ee1de

Browse files
authored
Auto-update dependencies. (firebase#471)
Brought to you by your friendly [Repository Gardener](https://togithub.com/GoogleCloudPlatform/repository-gardener).
1 parent 83afe1c commit 17ee1de

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.0-1.0.11"
5+
id("com.google.devtools.ksp") version "1.9.0-1.0.12"
66
}
77

88
android {

0 commit comments

Comments
 (0)