Skip to content

Commit

Permalink
Update Polymer again
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox committed Oct 9, 2021
1 parent 6fa06d6 commit 7a41102
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ dependencies {
modImplementation include("eu.pb4:sgui:1.0.0-rc4+1.17.1")
modImplementation include("eu.pb4:hologram-api:0.2.1+1.17.1")
modImplementation include("eu.pb4:placeholder-api:1.1.1+1.17.1")
modImplementation include("eu.pb4:polymer:0.1.5+1.17.1")
modImplementation include("eu.pb4:polymer:0.1.6+1.17.1")
modImplementation include("fr.catcore:server-translations-api:1.4.5+1.17")
modImplementation include("me.lucko:fabric-permissions-api:0.1-SNAPSHOT")

modCompileOnly "dev.emi:trinkets:3.0.0"
modCompileOnly "dev.emi:trinkets:3.0.4"
modCompileOnly ('com.github.Lizard-Of-Oz.Inventorio:inventorio-1.17-fabric:1.17-SNAPSHOT') { transitive = false }

modCompileOnly "draylar:get-off-my-lawn:1.17-1.4.0-beta"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.11.6

# Mod Properties
mod_version = 1.1.1+1.17.1
mod_version = 1.1.2+1.17.1
maven_group = eu.pb4
archives_base_name = graves

Expand Down

0 comments on commit 7a41102

Please sign in to comment.