Upgraded to 'implementation' / 'api'

This commit is contained in:
Anuken
2020-05-12 12:31:09 -04:00
parent 0663d8067a
commit fe9df51721
7 changed files with 38 additions and 51 deletions
-2
View File
@@ -4,8 +4,6 @@ import com.badlogicgames.packr.PackrConfig
import java.nio.ByteBuffer
import java.security.MessageDigest
apply plugin: "java"
sourceCompatibility = 1.8
sourceSets.main.java.srcDirs = [ "src/" ]