mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 13:44:40 +00:00
Revert "Revert "Revert "MiniDNS snapshot 1.1.0-alpha3"""
This reverts commit 2c34c399aa
.
This commit is contained in:
parent
d016f5f93d
commit
2e056275d6
1 changed files with 2 additions and 2 deletions
|
@ -493,7 +493,7 @@ repositories {
|
|||
google()
|
||||
mavenCentral()
|
||||
maven { url "https://jitpack.io" }
|
||||
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
|
||||
//maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
|
||||
//maven { url "https://jakarta.oss.sonatype.org/content/repositories/snapshots/" }
|
||||
}
|
||||
|
||||
|
@ -580,7 +580,7 @@ dependencies {
|
|||
def jsonpath_version = "2.9.0"
|
||||
def css_version = "0.9.30"
|
||||
def jax_version = "2.3.0-jaxb-1.0.6"
|
||||
def minidns_version = "1.1.0-alpha3-SNAPSHOT" // 1.0.5
|
||||
def minidns_version = "1.0.5"
|
||||
def openpgp_version = "12.0"
|
||||
def badge_version = "1.1.22"
|
||||
def bugsnag_version = "6.4.0"
|
||||
|
|
Loading…
Reference in a new issue