microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
276 stars 134 forks source link

Fix resource leak and strict mode violation #1628

Closed MatkovIvan closed 2 years ago

MatkovIvan commented 2 years ago

Description

Fix resource leak and strict mode violation. Run checking pending download in background.

Related PRs or issues

AB#92265