Commit graph

5 commits

Author SHA1 Message Date
Justin Bassett 11e0906f0c
Don't need to create debug directory anymore. (#294) 2020-01-23 08:26:54 -05:00
Justin Bassett 122f9e3a10
Place the mock google services for debug only. (#280) 2020-01-19 18:21:53 -05:00
Cedrick Flocon 3219504a12 [ARCHITECTURE] Let's do some quality (#15)
* extract dependencies

* Update test command and add lint

* Move Retrofit into data module and test authentication service

* Implement authorization repository

* Implementation authentication usecase

* Implementation presenter layer

* Remove old session stuff

* Java time backport

* Dependency with dagger
2019-11-10 13:07:38 -08:00
Cedrick Flocon b3191ae337
[FIREBASE] App Distribution (#14)
* Wrong path to Service Account

* Run Unit test on pr and on branch
2019-11-05 15:06:57 +01:00
Cedrick Flocon 1ec669db9d [PLAYSTORE] release to playstore (#13)
* change package name

* Use gradle to publish on the store
2019-11-04 15:51:29 -08:00