9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-27 02:49:22 +00:00

Updated libreforge to 2.0.2

This commit is contained in:
Auxilor
2021-12-03 13:54:52 +00:00
parent d6c1cec18c
commit 8bafd080cd

View File

@@ -62,7 +62,7 @@ allprojects {
dependencies {
compileOnly 'com.willfp:eco:6.13.10'
implementation 'com.willfp:libreforge:1.6.0'
implementation 'com.willfp:libreforge:2.0.2'
compileOnly 'org.jetbrains:annotations:23.0.0'