mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-26 07:47:13 -07:00
Updated to RIFE2 1.5.11
This commit is contained in:
parent
4d99eac6c8
commit
f37d30eba2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ version = 1.0
|
||||||
group = "com.example"
|
group = "com.example"
|
||||||
|
|
||||||
rife2 {
|
rife2 {
|
||||||
version.set("1.5.9")
|
version.set("1.5.11")
|
||||||
uberMainClass.set("hello.AppSiteUber")
|
uberMainClass.set("hello.AppSiteUber")
|
||||||
useAgent.set(true)
|
useAgent.set(true)
|
||||||
precompiledTemplateTypes.add(HTML)
|
precompiledTemplateTypes.add(HTML)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue