Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 566 Bytes

File metadata and controls

15 lines (11 loc) · 566 Bytes
subject releaseDate version downloadLink
Android agent
2015-02-19
4.244.0

Improvements

  • A custom application version can now be set using the new method NewRelic.withApplicationVersion(String appVersion)
  • Added the method NewRelic.recordMetric(String name, String category) to allow recording a custom metric with just a name and category, the value defaulted to 1. 

Notes

  • This release supports Android 2.2+. Future releases will require 2.3+.