packets packets packets

This commit is contained in:
Riley Park
2020-11-08 01:28:24 -08:00
parent 7663f7d15f
commit f873debb72
44 changed files with 426 additions and 457 deletions

View File

@@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.github.jengelman.gradle.plugins:shadow:5.0.0'
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
}
}