mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 01:15:14 +01:00
Update GCM
This commit is contained in:
parent
da10b27219
commit
093ddd776b
@ -54,7 +54,6 @@ android {
|
||||
|
||||
ndk {
|
||||
abiFilters "armeabi", "armeabi-v7a", "x86"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@ -105,7 +104,7 @@ dependencies {
|
||||
compile "com.android.support:support-annotations:$support_library_version"
|
||||
compile "com.android.support:customtabs:$support_library_version"
|
||||
|
||||
compile 'com.google.android.gms:play-services-gcm:9.4.0'
|
||||
compile 'com.google.android.gms:play-services-gcm:9.6.1'
|
||||
|
||||
// ReactiveX
|
||||
compile 'io.reactivex:rxandroid:1.2.1'
|
||||
|
Loading…
Reference in New Issue
Block a user