Push final changes for the night

This commit is contained in:
Zontreck 2022-10-18 01:26:49 -07:00
parent 9f6758c5c6
commit 0d65d57219
6 changed files with 223 additions and 108 deletions

View file

@ -149,8 +149,6 @@ dependencies {
// Examples using mod jars from ./libs
// implementation fg.deobf("blank:coolmod-${mc_version}:${coolmod_version}")
api 'org.apache.commons:commons-math3:3.6.1'
implementation 'com.google.guava:guava:22.0'
implementation 'org.mariadb.jdbc:mariadb-java-client:3.0.8'
compileOnly 'org.mariadb.jdbc:mariadb-java-client'
// For more info...