Dangerfile.sample in danger-apkstats-0.1.2 vs Dangerfile.sample in danger-apkstats-0.2.0

- old
+ new

@@ -9,7 +9,9 @@ message(apkstats.required_features) message(apkstats.non_required_features) message(apkstats.permissions) message(apkstats.min_sdk) message(apkstats.target_sdk) +message("#{apkstats.reference_count}") +message("#{apkstats.dex_count}") apkstats.compare_with('/spec/fixture/app-other5.apk', do_report: true) \ No newline at end of file