Updated to latest eco build

This commit is contained in:
Auxilor
2021-01-04 12:44:15 +00:00
parent 571421a808
commit 0e5951d508

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 {