Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/java/org/openedx/app/OpenEdXApp.kt
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@
pluginManager.addPlugin(OEXFirebaseAnalytics(context = this))
}
}
}
}

Check warning

Code scanning / detekt

Checks whether files end with a line separator. Warning

The file /home/runner/work/openedx-app-android/openedx-app-android/app/src/main/java/org/openedx/app/OpenEdXApp.kt is not ending with a new line.
Loading