coroutinesmanager v1.2.31 Release Notes

Release Date: 2019-11-25 // over 4 years ago
  • 🔄 Change function names in IAsyncTasksManager.kt:

    • doTryCatchWithAsync to doWithTryCatchAsync
    • doTryCatchFinallyWithAsync to doWithTryCatchFinallyAsync
    • doTryFinallyWithAsync to doWithTryFinallyAsync