Skip to content

Commit 05f35b4

Browse files
authored
Auto-update dependencies. (firebase#281)
Brought to you by your friendly [Repository Gardener](https://github.com/GoogleCloudPlatform/repository-gardener).
1 parent b166ab1 commit 05f35b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525

2626
dependencies {
2727
implementation fileTree(dir: "libs", include: ["*.jar"])
28-
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.4.30"
28+
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.4.31"
2929
implementation 'androidx.core:core-ktx:1.3.2'
3030
implementation 'androidx.appcompat:appcompat:1.2.0'
3131
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'

0 commit comments

Comments
 (0)