Skip to content

Commit 75e206a

Browse files
committed
Paging library went to beta
Change-Id: I836e4a849823daf4398d5a6a9febb1dc13fd93d4
1 parent ea8144c commit 75e206a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firestore/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies {
2121
api "com.android.support:support-v4:$supportLibraryVersion"
2222
api "com.android.support:recyclerview-v7:$supportLibraryVersion"
2323
annotationProcessor "android.arch.lifecycle:compiler:$architectureVersion"
24-
25-
api "android.arch.paging:runtime:1.0.0-alpha7"
24+
25+
api "android.arch.paging:runtime:1.0.0-beta1"
2626

2727
androidTestImplementation 'junit:junit:4.12'
2828
androidTestImplementation 'com.android.support.test:runner:1.0.1'

0 commit comments

Comments
 (0)