2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-26 07:47:13 -07:00

Updated for RIFE 1.6.1

This commit is contained in:
Geert Bevin 2023-04-23 20:47:08 -04:00
parent d3f7e43f5b
commit 1fc051588a

View file

@ -13,7 +13,7 @@ version = 1.0
group = "com.example" group = "com.example"
rife2 { rife2 {
version.set("1.6.0") version.set("1.6.1")
uberMainClass.set("hello.AppSiteUber") uberMainClass.set("hello.AppSiteUber")
useAgent.set(true) useAgent.set(true)
precompiledTemplateTypes.add(HTML) precompiledTemplateTypes.add(HTML)