Skip to content

Commit

Permalink
Adding test comment for a draft PR
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-07 committed Jan 16, 2024
1 parent e5e8ea3 commit fa5d7eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ class FhirApplication : Application(), DataCaptureConfig.Provider {

override fun onCreate() {
super.onCreate()
// Test comment for a draft PR
if (BuildConfig.DEBUG) {
Timber.plant(Timber.DebugTree())
}
Expand Down

0 comments on commit fa5d7eb

Please sign in to comment.