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.22

This commit is contained in:
Geert Bevin 2023-04-17 19:48:04 -04:00
parent b2766c1d07
commit 4204cdf836

View file

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