Commit graph

3 commits

Author SHA1 Message Date
Adolfo Santiago 0f22127a12
Update dependencies
Update Dagger and Kotlin versions. Format LoginActivity. Remove parallel
execution and deactivate Gradle daemon.
2021-09-18 12:40:03 +02:00
Adolfo Santiago 05e4e13299
Update versionName and versionCode 2021-09-04 16:01:54 +02: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