Skip to content

Commit e16fec7

Browse files
authored
Auto-update dependencies. (firebase#234)
1 parent 6b9a4ac commit e16fec7

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
@@ -26,7 +26,7 @@ android {
2626
dependencies {
2727
implementation fileTree(dir: "libs", include: ["*.jar"])
2828
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.4.10"
29-
implementation 'androidx.core:core-ktx:1.3.1'
29+
implementation 'androidx.core:core-ktx:1.3.2'
3030
implementation 'androidx.appcompat:appcompat:1.2.0'
3131
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
3232

0 commit comments

Comments
 (0)