v7.3.0
What’s New:
- Added
AppMetrica#reportAnr()
andIReporter#reportAnr()
methods that allow sending ANR information manually.
Enhancements and Corrections:
- Fixed possible crash
java.lang.IllegalArgumentException:... at io.appmetrica.analytics.impl.R7.computeSerializedSize(R7.java:12)... at io.appmetrica.analytics.impl.K7.a(K7.java:27)
. - Fixed
Missing class com.google.android.gms.ads.AdValue
warning during app build (#10).
Full Changelog: v7.2.0...v7.3.0