Switched to java 8, added ground factory

This commit is contained in:
Ziver Koc 2020-01-04 00:01:45 +01:00
parent a3503e3e5c
commit c51a473120
14 changed files with 154 additions and 25 deletions

View file

@ -14,7 +14,7 @@ buildscript {
}
allprojects {
version = '1.0'
version = '0.1'
ext {
appName = "Cookery"