Commit graph

7 commits

Author SHA1 Message Date
Adolfo Santiago
ad241f151b
Remove package suffix for the beta flavor 2021-10-18 07:25:56 +02:00
Adolfo Santiago
d54974a18f
Changes on flavors
Old flavors has been changed to "beta" and "stable", so beta versions of
husky can be released with the proper flavor config, along the name of
the application, the package name, and the versions.

In the future it will ship ACRA too, so random crashes can be reported
with an email (using a template).
2021-10-01 16:37:45 +02:00
Adolfo Santiago
a458c8a7c3
Update dependencies 2021-09-29 15:53:50 +02:00
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
41b96beb1c
Fixed video player
This commit fixes the issue n. 122 of the list of issues reported in the
previous repository (https://git.mentality.rip/FWGS/Husky/issues/122).
2021-09-04 16:00:39 +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