mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 05:17:56 +01:00
Add Android 7 broken SSL workaround
This commit is contained in:
@@ -176,6 +176,9 @@ dependencies {
|
||||
// DO NOT UPGRADE TO 17.0, IT REQUIRES ANDROIDX
|
||||
implementation 'com.google.android.gms:play-services-gcm:15.0.1'
|
||||
|
||||
// [EXH] Android 7 SSL Workaround
|
||||
implementation 'com.google.android.gms:play-services-safetynet:15.0.1'
|
||||
|
||||
// Changelog
|
||||
implementation 'com.github.gabrielemariotti.changeloglib:changelog:2.1.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user