9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-23 00:49:36 +00:00

Updated to 2.0.1 and updated eco to 1.0.5

This commit is contained in:
Auxilor
2021-01-05 09:16:55 +00:00
parent d4b9098aa4
commit ffc10479bd
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -3,6 +3,6 @@ version rootProject.version
subprojects { subprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:1.0.0' compileOnly 'com.willfp:eco:1.0.5'
} }
} }

View File

@@ -1,2 +1,2 @@
version = 2.0.0 version = 2.0.1
plugin-name = Illusioner plugin-name = Illusioner