Fix compilation errors due to inconsistencies of external libs
This commit is contained in:
@@ -72,7 +72,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||||
|
|
||||||
def paging_version = "3.0.1"
|
def paging_version = "3.1.0-rc01"
|
||||||
implementation "androidx.paging:paging-runtime-ktx:$paging_version"
|
implementation "androidx.paging:paging-runtime-ktx:$paging_version"
|
||||||
testImplementation "androidx.paging:paging-common-ktx:$paging_version"
|
testImplementation "androidx.paging:paging-common-ktx:$paging_version"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user