FirebaseExtended / make-it-so-android

Apache License 2.0
217 stars 63 forks source link

Compile Note: Hilt_MakeItSoHiltApp.java uses or overrides a deprecated API. #26

Closed reknoZ closed 12 months ago

reknoZ commented 1 year ago

I just downloaded the git repository while following the Codelab. Before doing anything, I compiled/ran the app and got the error message stated in the title.

marinacoelho commented 12 months ago

Hi @reknoZ, thanks for reporting this issue! We updated all the dependencies recently, so all the APIs are in their latest versions in the main branch. This error is not showing up in the Logcat anymore. Let me know if the error persists after you update your codebase as well.