TICESoftware / tice-android

TICE is a secure app for meeting up, sharing locations and locating friends and family in real-time. TICE allows live location sharing on iOS, Android and the Web. Privacy by Design and modern end-to-end-encryption protect the sensitive location data from others.
https://ticeapp.com
GNU General Public License v3.0
52 stars 5 forks source link

Investigate advantages of using Hilt for DI #12

Open FabioTacke opened 3 years ago

FabioTacke commented 3 years ago

We are currently using Dagger for dependency injection. Maybe using Hilt could give us some benefits.