mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-02-04 10:35:46 +00:00
Upgrade conscrypt to support 16kb page alignment (#8152)
This commit is contained in:
committed by
GitHub
parent
4f4fd516d9
commit
fb6979a8a3
@ -16,5 +16,5 @@ dependencies {
|
|||||||
|
|
||||||
playImplementation 'com.google.android.gms:play-services-base:17.5.0'
|
playImplementation 'com.google.android.gms:play-services-base:17.5.0'
|
||||||
// This version should be updated regularly.
|
// This version should be updated regularly.
|
||||||
freeImplementation 'org.conscrypt:conscrypt-android:2.5.2'
|
freeImplementation 'org.conscrypt:conscrypt-android:2.5.3'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user