This website requires JavaScript.
Explore
Help
Register
Sign in
floatingghost
/
husky
Watch
1
Star
0
Fork
You've already forked husky
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
72c6ce30b6
husky
/
husky
/
settings.gradle.kts
4 lines
44 B
Text
Raw
Normal View
History
Unescape
Escape
Moved the project to "husky" The application will be separated from the repositories files. This will be clarifying in the future if the project grows. Fastlane was removed and will be added if needed in the future. LICENSE.txt -> COYPING
2021-08-28 09:30:50 +02:00
rootProject.name = "husky"
Migrated to Kotlin DSL The project now uses Kotlin DSL instead Groovy files to compile the whole project. The migration was a 1:1 between the old files and the new ones. Also, AppInjector and SendStatusBroadcastReceiver were fixed according the building errors.
2021-08-29 09:58:45 +02:00
include(":app")
Reference in a new issue
Copy permalink