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

Bump version to 20.11.0 #5483

Merged
merged 1 commit into from Aug 29, 2022
Merged

Bump version to 20.11.0 #5483

merged 1 commit into from Aug 29, 2022

Conversation

carlosmuvi-stripe
Copy link
Collaborator

Summary

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2022

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 │  15.4 MiB │  15.4 MiB │ -1 B │    52 MiB │    52 MiB │  0 B 
     arsc │   1.8 MiB │   1.8 MiB │  0 B │   1.8 MiB │   1.8 MiB │  0 B 
 manifest │     4 KiB │     4 KiB │  0 B │  18.5 KiB │  18.5 KiB │  0 B 
      res │ 874.5 KiB │ 874.5 KiB │  0 B │   1.4 MiB │   1.4 MiB │  0 B 
   native │   2.5 MiB │   2.5 MiB │  0 B │   5.9 MiB │   5.9 MiB │  0 B 
    asset │     3 MiB │     3 MiB │ +1 B │     3 MiB │     3 MiB │ +1 B 
    other │  81.7 KiB │  81.7 KiB │  0 B │ 155.6 KiB │ 155.6 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  23.6 MiB │  23.6 MiB │  0 B │  64.2 MiB │  64.2 MiB │ +1 B 

         │          raw           │           unique            
         ├────────┬────────┬──────┼────────┬────────┬───────────
 DEX     │ old    │ new    │ diff │ old    │ new    │ diff      
─────────┼────────┼────────┼──────┼────────┼────────┼───────────
   files │      4 │      4 │    0 │        │        │           
 strings │ 251341 │ 251341 │    0 │ 214331 │ 214331 │ 0 (+5 -5) 
   types │  44393 │  44393 │    0 │  40756 │  40756 │ 0 (+0 -0) 
 classes │  37952 │  37952 │    0 │  37952 │  37952 │ 0 (+0 -0) 
 methods │ 221951 │ 221951 │    0 │ 213950 │ 213950 │ 0 (+0 -0) 
  fields │ 163144 │ 163144 │    0 │ 162100 │ 162100 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  292 │  292 │  0   
 entries │ 6237 │ 6237 │  0
APK
   compressed   │  uncompressed  │                               
─────────┬──────┼─────────┬──────┤                               
 size    │ diff │ size    │ diff │ path                          
─────────┼──────┼─────────┼──────┼───────────────────────────────
 8.7 KiB │ +1 B │ 8.6 KiB │ +1 B │ ∆ assets/dexopt/baseline.prof 
 2.3 MiB │ -1 B │ 6.9 MiB │  0 B │ ∆ classes3.dex                
─────────┼──────┼─────────┼──────┼───────────────────────────────
 2.3 MiB │  0 B │   7 MiB │ +1 B │ (total)
MANIFEST
              │ old                                     │ new                                     
──────────────┼─────────────────────────────────────────┼─────────────────────────────────────────
 package      │ com.stripe.android.paymentsheet.example │ com.stripe.android.paymentsheet.example 
 version code │ 9                                       │ 9                                       
 version name │ 20.10.0                                 │ 20.11.0                                 

@@ -4,3 +4,3 @@
     android:versionCode=9
-    android:versionName=20.10.0
+    android:versionName=20.11.0
     package=com.stripe.android.paymentsheet.example
DEX
STRINGS:

   old    │ new    │ diff      
  ────────┼────────┼───────────
   214331 │ 214331 │ 0 (+5 -5) 
  + 20.11.0
  + AndroidBindings/20.11.0
  + Stripe/v1 android/20.11.0
  + com.stripe:stripe-wechatpay:20.11.0
  + stripe-android/20.11.0
  
  - 20.10.0
  - AndroidBindings/20.10.0
  - Stripe/v1 android/20.10.0
  - com.stripe:stripe-wechatpay:20.10.0
  - stripe-android/20.10.0

@carlosmuvi-stripe carlosmuvi-stripe merged commit 9cfa037 into master Aug 29, 2022
@carlosmuvi-stripe carlosmuvi-stripe deleted the 20.11.0 branch August 29, 2022 21:40
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