Skip to content

Commit

Permalink
Downgrade rfg to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Srdjan-V committed Apr 19, 2024
1 parent 942c56f commit bfb33a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("maven-publish")
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
id("eclipse")
id("com.gtnewhorizons.retrofuturagradle") version "1.3.9"
id("com.gtnewhorizons.retrofuturagradle") version "1.3.27"
id("com.matthewprenger.cursegradle") version "1.4.0"
id('io.github.srdjan-v.local-git-dependency') version '0.5.2'
}
Expand Down

0 comments on commit bfb33a3

Please sign in to comment.