Merge branch 'development' into api

This commit is contained in:
Magix
2022-04-30 16:22:00 -04:00
committed by GitHub
42 changed files with 655 additions and 165 deletions

View File

@@ -41,7 +41,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'tech.xigam'
version = '1.0.1-dev'
version = '1.0.2-dev'
sourceCompatibility = 17
targetCompatibility = 17