Update build.gradle

This commit is contained in:
坏黑 2021-08-19 17:43:03 +08:00 committed by GitHub
parent 2a93a9e3d5
commit 07512c45d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ plugins {
apply plugin: 'kotlin' apply plugin: 'kotlin'
group 'io.izzel.taboolib' group 'io.izzel.taboolib'
version '1.20' version '1.22'
configurations { configurations {
embed embed