Skip to content

Commit 2fbc357

Browse files
dpebotsamtstern
authored andcommitted
Auto-update dependencies. (firebase#453)
1 parent 1f48d8f commit 2fbc357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

firestore/app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ dependencies {
5151
compile 'com.android.support:recyclerview-v7:27.1.0'
5252

5353
// Android architecture components
54-
compile 'android.arch.lifecycle:runtime:1.1.0'
55-
compile 'android.arch.lifecycle:extensions:1.1.0'
56-
annotationProcessor 'android.arch.lifecycle:compiler:1.1.0'
54+
compile 'android.arch.lifecycle:runtime:1.1.1'
55+
compile 'android.arch.lifecycle:extensions:1.1.1'
56+
annotationProcessor 'android.arch.lifecycle:compiler:1.1.1'
5757

5858
// Third-party libraries
5959
compile 'me.zhanghai.android.materialratingbar:library:1.2.0'

0 commit comments

Comments
 (0)