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

Remove internal on CardUtils. #4192

Merged
merged 2 commits into from
Sep 13, 2021
Merged

Conversation

michelleb-stripe
Copy link
Contributor

Summary

Relates to 017c84e

@github-actions
Copy link
Contributor

github-actions bot commented Sep 13, 2021

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: none)
NEW: paymentsheet-example-release-pr.apk (signature: none)

          │          compressed           │         uncompressed          
          ├───────────┬───────────┬───────┼───────────┬───────────┬───────
 APK      │ old       │ new       │ diff  │ old       │ new       │ diff  
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼───────
      dex │  11.5 MiB │  11.5 MiB │ -69 B │  39.3 MiB │  39.3 MiB │ +12 B 
     arsc │   1.3 MiB │   1.3 MiB │   0 B │   1.3 MiB │   1.3 MiB │   0 B 
 manifest │   2.5 KiB │   2.5 KiB │   0 B │  10.5 KiB │  10.5 KiB │   0 B 
      res │ 639.4 KiB │ 639.4 KiB │   0 B │ 997.8 KiB │ 997.8 KiB │   0 B 
    asset │  77.7 KiB │  77.7 KiB │ +11 B │ 109.2 KiB │ 109.2 KiB │ +11 B 
    other │    78 KiB │    78 KiB │  +4 B │   154 KiB │   154 KiB │   0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼───────
    total │  13.6 MiB │  13.6 MiB │ -54 B │  41.9 MiB │  41.9 MiB │ +23 B 


         │          raw           │            unique            
         ├────────┬────────┬──────┼────────┬────────┬────────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff       
─────────┼────────┼────────┼──────┼────────┼────────┼────────────
   files │      3 │      3 │    0 │        │        │            
 strings │ 178936 │ 178936 │    0 │ 165821 │ 165821 │  0 (+1 -1) 
   types │  31516 │  31516 │    0 │  29874 │  29874 │  0 (+0 -0) 
 classes │  27584 │  27584 │    0 │  27584 │  27584 │  0 (+0 -0) 
 methods │ 159182 │ 159182 │    0 │ 154864 │ 154864 │  0 (+0 -0) 
  fields │ 108438 │ 108439 │   +1 │ 108087 │ 108088 │ +1 (+1 -0) 


 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  293 │  293 │  0   
 entries │ 4326 │ 4326 │  0
APK
   compressed    │   uncompressed   │                                                       
─────────┬───────┼──────────┬───────┤                                                       
 size    │ diff  │ size     │ diff  │ path                                                  
─────────┼───────┼──────────┼───────┼───────────────────────────────────────────────────────
 3.5 MiB │ -69 B │ 10.1 MiB │ +12 B │ ∆ classes2.dex                                        
 5.5 KiB │ +11 B │  5.3 KiB │ +11 B │ ∆ assets/dexopt/baseline.prof                         
   188 B │  +4 B │      6 B │   0 B │ ∆ META-INF/androidx.activity_activity-compose.version 
─────────┼───────┼──────────┼───────┼───────────────────────────────────────────────────────
 3.5 MiB │ -54 B │ 10.1 MiB │ +23 B │ (total)
DEX
STRINGS:

   old    │ new    │ diff      
  ────────┼────────┼───────────
   165821 │ 165821 │ 0 (+1 -1) 
  
  +  
  ���
  ��
  ���
  ���
  
  ���
  
  ���
  ����Ç��2�0�B���¢����J�����0�2�������0�H�J�����0�2�������0�H¢���	¨�
  
  
  -  
  ���
  ��
  ���
  ���
  
  ���
  
  ���
  ����À��2�0�B���¢����J�����0�2�������0�H�J�����0�2�������0�H¢���	¨�
  
  

FIELDS:

   old    │ new    │ diff       
  ────────┼────────┼────────────
   108087 │ 108088 │ +1 (+1 -0) 
  
  + com.stripe.android.CardUtils _stable: int

@michelleb-stripe michelleb-stripe merged commit c688b0e into master Sep 13, 2021
@michelleb-stripe michelleb-stripe deleted the michelle/CardUtils-external branch September 13, 2021 17:32
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