Updated libreforge

This commit is contained in:
Auxilor 2022-02-28 09:52:37 +00:00
parent 3ba3d43344
commit cc96b9d6ba

View File

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