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

Updated to RIFE2 1.5.7

This commit is contained in:
Geert Bevin 2023-03-28 01:04:48 -04:00
parent 056d590d0e
commit d10a81746f

View file

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