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

Bundle Proguard rules #174

Merged
merged 2 commits into from
Jan 28, 2024
Merged

Bundle Proguard rules #174

merged 2 commits into from
Jan 28, 2024

Conversation

mateuszkwiecinski
Copy link
Member

Fixes #173

Copy link

github-actions bot commented Jan 28, 2024

Jar size:

Jar size change: +329.0B (3.1MiB -> 3.1MiB)

Diffuse output:

OLD: diffuse-source-file
NEW: pull-request-artifact.jar

       │          compressed          │          uncompressed          
       ├──────────┬──────────┬────────┼───────────┬───────────┬────────
 JAR   │ old      │ new      │ diff   │ old       │ new       │ diff   
───────┼──────────┼──────────┼────────┼───────────┼───────────┼────────
 class │ 55.2 KiB │ 55.2 KiB │    0 B │ 117.5 KiB │ 117.5 KiB │    0 B 
 other │    3 MiB │    3 MiB │ +329 B │   6.4 MiB │   6.4 MiB │ +172 B 
───────┼──────────┼──────────┼────────┼───────────┼───────────┼────────
 total │  3.1 MiB │  3.1 MiB │ +329 B │   6.5 MiB │   6.5 MiB │ +172 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  24 │  24 │ 0 (+0 -0) 
 methods │ 630 │ 630 │ 0 (+0 -0) 
  fields │  67 │  67 │ 0 (+0 -0)
JAR
   compressed   │  uncompressed  │                                     
───────┬────────┼───────┬────────┤                                     
 size  │ diff   │ size  │ diff   │ path                                
───────┼────────┼───────┼────────┼─────────────────────────────────────
 215 B │ +215 B │ 172 B │ +172 B │ + META-INF/proguard/web-imageio.pro 
 114 B │ +114 B │   0 B │    0 B │ + META-INF/proguard/                
───────┼────────┼───────┼────────┼─────────────────────────────────────
 329 B │ +329 B │ 172 B │ +172 B │ (total)

@mateuszkwiecinski mateuszkwiecinski marked this pull request as ready for review January 28, 2024 16:14
@mateuszkwiecinski mateuszkwiecinski merged commit 8408fbb into master Jan 28, 2024
6 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the obfuscation branch January 28, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Document Proguard rules
1 participant