2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-25 07:27:12 -07:00

Updated to RIFE 1.6.3

This commit is contained in:
Geert Bevin 2023-05-08 21:17:34 -04:00
parent 48b6c23a85
commit 0eb8f05344

View file

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