mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-25 15:37:10 -07:00
Updated Gradle plugin version
This commit is contained in:
parent
79938eeb61
commit
ceaf000b91
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import com.uwyn.rife2.gradle.TemplateType.*
|
|||
|
||||
plugins {
|
||||
application
|
||||
id("com.uwyn.rife2") version "1.0.6"
|
||||
id("com.uwyn.rife2") version "1.0.7"
|
||||
`maven-publish`
|
||||
id("org.graalvm.buildtools.native") version "0.9.20"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue