Merge pull request #1483 from PatrykMis/deps-220817

Bump dependencies
This commit is contained in:
Tibor Kaputa 2022-08-18 15:57:40 +02:00 committed by GitHub
commit d4f7cbb8f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,14 +33,14 @@ dependencies {
implementation "androidx.exifinterface:exifinterface:1.3.3"
implementation "androidx.biometric:biometric-ktx:1.2.0-alpha04"
api 'joda-time:joda-time:2.10.13'
api 'joda-time:joda-time:2.11.0'
api 'com.github.tibbi:RecyclerView-FastScroller:2a56457fef'
api 'com.github.tibbi:reprint:2cb206415d'
api 'androidx.core:core-ktx:1.6.0'
api 'androidx.appcompat:appcompat:1.4.2'
api 'androidx.core:core-ktx:1.8.0'
api 'androidx.appcompat:appcompat:1.5.0'
api 'com.google.android.material:material:1.6.1'
api 'com.google.code.gson:gson:2.8.8'
api 'com.duolingo.open:rtl-viewpager:1.0.3'
api 'com.google.code.gson:gson:2.9.1'
api 'com.duolingo.open:rtl-viewpager:2.0.0'
api 'com.github.bumptech.glide:glide:4.13.2'
kapt 'com.github.bumptech.glide:compiler:4.13.2'