update gradle to version 6.5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-06-05 19:16:39 +02:00
parent ec7a0a7a64
commit 8d9fcd3d7c
6 changed files with 8 additions and 3 deletions

View File

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