9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2025-12-28 11:29:18 +00:00

Updated libreforge to 1.0.1

This commit is contained in:
Auxilor
2021-11-21 13:02:47 +00:00
parent b7ae4bdfb6
commit 7200de1781

View File

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