9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-28 03:19:07 +00:00

Updated to eco 3.1.0

This commit is contained in:
Auxilor
2021-01-19 17:48:21 +00:00
parent ec2fce2fd2
commit f50776a408
2 changed files with 2 additions and 8 deletions

View File

@@ -47,7 +47,7 @@ allprojects {
}
dependencies {
compileOnly 'com.willfp:eco:3.0.0'
compileOnly 'com.willfp:eco:3.1.0'
compileOnly 'org.jetbrains:annotations:19.0.0'

View File

@@ -1,8 +1,2 @@
group 'com.willfp'
version rootProject.version
subprojects {
dependencies {
compileOnly 'com.willfp:eco:1.0.6'
}
}
version rootProject.version