This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
twigs
Watch
1
Star
0
Fork
You've already forked twigs
0
Code
Issues
Pull requests
4
Projects
Releases
Packages
1
Wiki
Activity
Actions
b882d8b089
twigs
/
settings.gradle.kts
2 lines
42 B
Text
Raw
Normal View
History
Unescape
Escape
Convert code to Kotlin Convert ErrorResponse to Kotlin Convert TwigsServerApplication to Kotlin Convert BudgetController to Kotlin Convert CategoryController to Kotlin Convert UserController to Kotlin Convert TransactionController to Kotlin Convert Budget models to Kotlin Convert Category models to Kotlin Convert PasswordResetRequest models to Kotlin Convert Transaction models to Kotlin Convert user models to Kotlin Convert permission models to Kotlin Conver session models to Kotlin Finish Kotlin conversions Fix more Kotlin conversion issues Remove swagger Use Kotlin DSL for Gradle scripts Signed-off-by: William Brawner <me@wbrawner.com> Resolve some warnings Move source to src/main/kotlin Move source to src/main/kotlin
2021-03-30 01:31:22 +00:00
rootProject.name = "twigs"
fixup! Rename api module to app
2021-07-29 00:50:26 +00:00
include(":app")
Reference in a new issue
Copy permalink