mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-05 17:15:57 +01:00
Some updates
This commit is contained in:
parent
f78d71a895
commit
741395c888
@ -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'
|
||||
}
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user