Update some gradle dependencies
This commit is contained in:
parent
93b9336045
commit
dd4579fbd0
@ -65,8 +65,8 @@ dependencies {
|
||||
implementation 'androidx.preference:preference:1.1.0'
|
||||
implementation "androidx.core:core-ktx:1.2.0"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
implementation "androidx.work:work-runtime-ktx:2.3.2"
|
||||
implementation "androidx.fragment:fragment-ktx:1.2.2"
|
||||
implementation "androidx.work:work-runtime-ktx:2.3.4"
|
||||
implementation "androidx.fragment:fragment-ktx:1.2.3"
|
||||
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
@ -65,8 +65,8 @@ dependencies {
|
||||
implementation 'androidx.room:room-rxjava2:2.2.5'
|
||||
androidTestImplementation "androidx.room:room-testing:2.2.5"
|
||||
|
||||
api 'androidx.paging:paging-runtime:2.1.1'
|
||||
api 'androidx.paging:paging-common:2.1.1'
|
||||
api 'androidx.paging:paging-runtime:2.1.2'
|
||||
api 'androidx.paging:paging-common:2.1.2'
|
||||
|
||||
api 'joda-time:joda-time:2.10.5'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user