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

Updated to RIFE2 1.5.15

This commit is contained in:
Geert Bevin 2023-04-03 00:15:44 -04:00
parent f37d30eba2
commit 108494cb71

View file

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