RED-7404 - Fix release

This commit is contained in:
Andrei Isvoran 2023-12-04 15:03:08 +02:00
parent 853fa8365e
commit 05bfbe23d0

View File

@ -8,6 +8,9 @@ plugins {
repositories {
mavenLocal()
maven {
url = uri("https://pdftron.com/maven/release")
}
mavenCentral()
maven {
url = uri("https://nexus.knecon.com/repository/gindev/");