Updated to latest eco version

This commit is contained in:
Auxilor 2021-01-04 12:43:16 +00:00
parent 266c18497b
commit f32692de67

View File

@ -7,7 +7,7 @@ plugins {
dependencies {
implementation project(":eco-core").getSubprojects()
implementation 'com.willfp:eco:1.0.3'
implementation 'com.willfp:eco:1.0.4'
}
allprojects {