Refactored API, added kotlin extensions

This commit is contained in:
Auxilor
2022-02-02 11:22:19 +00:00
parent 7ff3eeef06
commit 25e8cc0837
175 changed files with 72 additions and 18 deletions

View File

@@ -0,0 +1,6 @@
group 'com.willfp'
version rootProject.version
java {
withJavadocJar()
}

Some files were not shown because too many files have changed in this diff Show More