diff --git a/app/build.gradle b/app/build.gradle index 10b96ff2d..d2f144a1e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -182,7 +182,7 @@ dependencies { fullImplementation 'org.jmdns:jmdns:3.5.5' fullImplementation 'org.nanohttpd:nanohttpd:2.3.1' - defoImplementation 'info.guardianproject.conscrypt:conscrypt-android:2.6.alpha1638179154.job1828169525' + defoImplementation 'info.guardianproject.conscrypt:conscrypt-android:2.6.alpha1646248177.job2155710579' testImplementation 'androidx.test:core:1.3.0' testImplementation 'junit:junit:4.13.1'