Update build.gradle

This commit is contained in:
真心 2022-05-10 13:13:42 +08:00 committed by Melledy
parent f5509d1e7d
commit 01a33906d3
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'xyz.grasscutters'
version = '1.1.0'
version = '1.1.1-dev'
sourceCompatibility = 17
targetCompatibility = 17