Loading app/src/main/java/foundation/e/apps/manager/workmanager/InstallAppWorker.kt +1 −2 Original line number Diff line number Diff line Loading @@ -139,7 +139,6 @@ class InstallAppWorker @AssistedInject constructor( return downloadListWithoutAnyIssue.isEmpty() } private fun showNotificationOnUpdateEnded() { val date = Date(System.currentTimeMillis()) val dateFormat = Loading Loading
app/src/main/java/foundation/e/apps/manager/workmanager/InstallAppWorker.kt +1 −2 Original line number Diff line number Diff line Loading @@ -139,7 +139,6 @@ class InstallAppWorker @AssistedInject constructor( return downloadListWithoutAnyIssue.isEmpty() } private fun showNotificationOnUpdateEnded() { val date = Date(System.currentTimeMillis()) val dateFormat = Loading