skydoves / MovieCompose

🎞 A demo movie app using Jetpack Compose and Hilt based on modern Android tech stacks.
Apache License 2.0
496 stars 73 forks source link

Mod: Modify the package called by BuildConfig in TimberInitializer.kt file #6

Closed KoiraCMT closed 2 years ago

KoiraCMT commented 2 years ago

Bugfix: fixed the Timber log cannot be viewed in the debug environment caused by calling the BuildConfig of the wrong package.