mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-24 15:07:11 -07:00
Updated Gradle plugin version to 1.0.4
This commit is contained in:
parent
f777a40a99
commit
fbad18e011
2 changed files with 1 additions and 9 deletions
|
@ -4,7 +4,7 @@ import com.uwyn.rife2.gradle.TemplateType.*
|
|||
|
||||
plugins {
|
||||
application
|
||||
id("com.uwyn.rife2") version "1.0.3"
|
||||
id("com.uwyn.rife2") version "1.0.4"
|
||||
`maven-publish`
|
||||
id("org.graalvm.buildtools.native") version "0.9.20"
|
||||
}
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"resources":{
|
||||
"includes":[
|
||||
{"pattern":"^webapp/.*$"}
|
||||
]
|
||||
},
|
||||
"bundles":[]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue