Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/test-todo' into test-todo
Browse files Browse the repository at this point in the history
  • Loading branch information
shobhitagarwal1612 committed Dec 17, 2024
2 parents 0213333 + 3f776de commit 3b7535e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import androidx.multidex.MultiDexApplication
import androidx.work.Configuration
import com.google.android.ground.Config.isReleaseBuild
import dagger.hilt.android.HiltAndroidApp
import javax.inject.Inject
import timber.log.Timber
import javax.inject.Inject

@HiltAndroidApp
class GroundApplication : MultiDexApplication(), Configuration.Provider {
Expand Down

0 comments on commit 3b7535e

Please sign in to comment.