Some updates

This commit is contained in:
Oizaro 2020-09-04 00:29:57 +02:00
parent f78d71a895
commit 741395c888
2 changed files with 1 additions and 2 deletions

View File

@ -38,5 +38,4 @@ dependencies {
api project(':play-services-base-api')
implementation "androidx.fragment:fragment:$fragmentVersion"
implementation 'com.google.android.gms:play-services-base:17.4.0'
}

View File

@ -21,7 +21,7 @@ apply plugin: 'kotlin-android-extensions'
dependencies {
implementation "com.squareup.wire:wire-runtime:$wireVersion"
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'org.conscrypt:conscrypt-android:2.4.0'
implementation 'org.conscrypt:conscrypt-android:2.5.0'
// TODO: Switch to upstream once raw requests are merged
// https://github.com/vitalidze/chromecast-java-api-v2/pull/99
// implementation "su.litvak.chromecast:api-v2:0.10.4"