We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1e8e0 commit a4d3ddfCopy full SHA for a4d3ddf
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("maven-publish")
8
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.7"
9
id("eclipse")
10
- id("com.gtnewhorizons.retrofuturagradle") version "1.3.19"
+ id("com.gtnewhorizons.retrofuturagradle") version "1.3.27"
11
kotlin("jvm")
12
}
13
0 commit comments