Add basic update checking.

This commit is contained in:
Logan Gorence
2021-12-22 08:11:22 +00:00
parent cadfcf2cda
commit 5ad75a2580
7 changed files with 96 additions and 2 deletions

View File

@ -1,2 +1,3 @@
dependencies {
// TODO: might be able to ship all dependencies in core? are we duplicating classes in JARs?
}