Skip to content

Commit

Permalink
Updated the Essential library to version 1884
Browse files Browse the repository at this point in the history
  • Loading branch information
kada49 authored Feb 15, 2022
1 parent 49fd7f5 commit 7ea40ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ configurations {
dependencies {
include "com.squareup.okhttp3:okhttp:4.9.3"
include "gg.essential:loader-launchwrapper:1.1.3"
implementation "gg.essential:essential-1.8.9-forge:184"
implementation "gg.essential:essential-1.8.9-forge:1884"
}

/**
Expand Down Expand Up @@ -88,4 +88,4 @@ repositories {

reobf {
shadowJar {}
}
}

0 comments on commit 7ea40ff

Please sign in to comment.