Commit graph

5 commits

Author SHA1 Message Date
Adolfo Santiago
de86283212
Code for New Husky 2022-03-31 19:24:52 +02:00
Adolfo Santiago
603557d90d
Update dependencies 2022-03-26 15:39:35 +01:00
Adolfo Santiago
688f6f6f89
Try Groovy 2022-02-19 09:37:57 +01:00
Adolfo Santiago
e42c103ffd
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
Adolfo Santiago
65705734f2
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