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

Merge branch 'develop'

This commit is contained in:
Geert Bevin 2023-04-03 23:05:20 -04:00
commit 316813d1f5

View file

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