2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-05-01 11:08:11 -07:00
rife2/settings.gradle.kts
Geert Bevin 29db2f3fb8 Added HelloContinuations example.
Build file improvements.
Added run targets for each example.
2022-12-26 15:48:26 -05:00

3 lines
71 B
Kotlin

rootProject.name = "rife2"
include("lib", "app", "standalone", "war")