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

Updated to RIFE 1.5.5

This commit is contained in:
Geert Bevin 2023-03-22 16:35:08 -04:00
parent 114d73323f
commit e94a758559

View file

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