Update RFG with the "api" classpath fix
This commit is contained in:
parent
4be3c2360e
commit
66a6e1cd78
1 changed files with 1 additions and 1 deletions
|
@ -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.3"
|
||||
id("com.gtnewhorizons.retrofuturagradle") version "1.3.4"
|
||||
id("com.matthewprenger.cursegradle") version "1.4.0"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue