Skip to content

Commit 5120e3b

Browse files
Create a test todo
1 parent cccddbc commit 5120e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ground/src/main/java/com/google/android/ground/GroundApplication.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class GroundApplication : MultiDexApplication(), Configuration.Provider {
4242
Timber.d("DEBUG build config active; enabling debug tooling")
4343

4444
// Log failures when trying to do work in the UI thread.
45+
// TODO: Testing todo-to-issue
4546
setStrictMode()
4647
}
4748
}

0 commit comments

Comments
 (0)