Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Gradle build scripts to kts #952

Merged
merged 1 commit into from Sep 25, 2022
Merged

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Sep 25, 2022

OLD: old_qa_release.apk (signature: V1, V2)
NEW: new_qa_release.apk (signature: V1, V2)

          │          compressed          │         uncompressed
          ├───────────┬───────────┬──────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff │ old       │ new       │ diff
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
      dex │   2.8 MiB │   2.8 MiB │  0 B │   5.8 MiB │   5.8 MiB │  0 B
     arsc │ 920.6 KiB │ 920.6 KiB │  0 B │ 920.5 KiB │ 920.5 KiB │  0 B
 manifest │   5.3 KiB │   5.3 KiB │  0 B │  25.4 KiB │  25.4 KiB │  0 B
      res │ 496.3 KiB │ 496.3 KiB │  0 B │ 620.3 KiB │ 620.3 KiB │  0 B
    asset │  52.8 KiB │  52.8 KiB │  0 B │ 117.6 KiB │ 117.6 KiB │  0 B
    other │ 120.3 KiB │ 120.3 KiB │  0 B │   217 KiB │   217 KiB │  0 B
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │   4.4 MiB │   4.4 MiB │  0 B │   7.7 MiB │   7.7 MiB │  0 B


 DEX     │ old   │ new   │ diff
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0
 strings │ 28378 │ 28378 │ 0 (+0 -0)
   types │  8753 │  8753 │ 0 (+0 -0)
 classes │  7372 │  7372 │ 0 (+0 -0)
 methods │ 38606 │ 38606 │ 0 (+0 -0)
  fields │ 25208 │ 25208 │ 0 (+0 -0)


 ARSC    │ old  │ new  │ diff
─────────┼──────┼──────┼──────
 configs │  246 │  246 │  0
 entries │ 3875 │ 3875 │  0

Copy link
Owner

@chrisbanes chrisbanes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chrisbanes chrisbanes merged commit 6b24cf2 into chrisbanes:main Sep 25, 2022
@Goooler Goooler deleted the kts branch September 26, 2022 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants