fix: update version to 2.7.0

This commit is contained in:
Lucaskyy 2022-07-24 18:26:07 +02:00
parent 820ef1e4cd
commit abd5d09c90
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ buildscript {
apply from: 'gradle/functions.gradle'
version = '2.6.9'
version = '2.7.0'
def suffix = 'SNAPSHOT'
defaultTasks 'build', 'shadowJar', 'proguard'