Updated libreforge

This commit is contained in:
Auxilor 2022-03-09 11:28:24 +00:00
parent 7c86f7d46a
commit b914f89643

View File

@ -3,6 +3,6 @@ version rootProject.version
subprojects { subprojects {
dependencies { dependencies {
implementation 'com.willfp:libreforge:3.22.0' implementation 'com.willfp:libreforge:3.22.1'
} }
} }