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+.