bugsnag / bugsnag-android

BugSnag crash monitoring and reporting tool for Android apps
https://www.bugsnag.com/platforms/android/
Other
1.18k stars 205 forks source link

Convert groovy files to kotlin gradle dsl #2019

Closed YYChen01988 closed 4 months ago

YYChen01988 commented 4 months ago

Goal

Reduce the project build time by converting groovy files to kts

Changeset

Change file format the syntax for build.gradle files.

The remaining scripts in the gradle directory will be deferred until later on.

bugsnagbot commented 4 months ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 237.43 61.8
arm64_v8a -545.84 -21.55
armeabi_v7a -545.84 -21.55
x86 -545.84 -21.55
x86_64 -545.84 -21.55

Generated by :no_entry_sign: Danger