project: bundle injector

This commit is contained in:
therealunull
2020-12-14 11:44:08 -05:00
parent ce8c0cbb64
commit 6177706c36
61 changed files with 6742 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
# JitPack publishing yml - used for CI and externals
jdk:
- openjdk11
install:
- chmod a+x ./gradlew
- ./gradlew clean build publishToMavenLocal -x test --console=plain