Battery-Metrics icon indicating copy to clipboard operation
Battery-Metrics copied to clipboard

Issue while importing Memory metrics

Open Shivanky-ms opened this issue 3 years ago • 0 comments

We are using below dependencies for metrics calculation in our android code's build.gradle file: dependencies { implementation 'com.facebook.battery:metrics:1.0.0' implementation 'com.facebook.battery:reporters:1.0.0' implementation 'com.facebook.battery:serializers:1.0.0' } But we are not able to import MemoryMetrics related dependencies/classes which are present in this repository. Can you please share the updated version of this library with memory metrics changes or any solution on how we can import them?

Shivanky-ms avatar Jul 07 '21 06:07 Shivanky-ms