add workaround for ssl errors
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-06-08 11:57:20 +02:00
parent f9029bf1c3
commit 36acf1a00a
5 changed files with 83 additions and 5 deletions

View File

@ -6,7 +6,7 @@ plugins {
}
group 'org.mosad'
version '1.2.3'
version '1.2.4'
repositories {
jcenter()