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