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 25.5.0 #9698

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Bump version to 25.5.0 #9698

wants to merge 1 commit into from

Conversation

toluo-stripe
Copy link
Contributor

Summary

Bump version to 25.5.0

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

Copy link
Contributor

github-actions bot commented Nov 22, 2024

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: V1, V2)
NEW: paymentsheet-example-release-pr.apk (signature: V1, V2)

          │          compressed          │        uncompressed        
          ├───────────┬───────────┬──────┼──────────┬──────────┬──────
 APK      │ old       │ new       │ diff │ old      │ new      │ diff 
──────────┼───────────┼───────────┼──────┼──────────┼──────────┼──────
      dex │   3.9 MiB │   3.9 MiB │ -1 B │  8.5 MiB │  8.5 MiB │  0 B 
     arsc │   2.3 MiB │   2.3 MiB │  0 B │  2.3 MiB │  2.3 MiB │  0 B 
 manifest │     5 KiB │     5 KiB │  0 B │ 24.9 KiB │ 24.9 KiB │  0 B 
      res │ 904.1 KiB │ 904.1 KiB │  0 B │  1.4 MiB │  1.4 MiB │  0 B 
   native │   2.6 MiB │   2.6 MiB │  0 B │    6 MiB │    6 MiB │  0 B 
    asset │   1.6 MiB │   1.6 MiB │ +1 B │  1.6 MiB │  1.6 MiB │ +1 B 
    other │   1.4 MiB │   1.4 MiB │ +5 B │  1.6 MiB │  1.6 MiB │  0 B 
──────────┼───────────┼───────────┼──────┼──────────┼──────────┼──────
    total │  12.6 MiB │  12.6 MiB │ +5 B │ 21.5 MiB │ 21.5 MiB │ +1 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 40362 │ 40362 │ 0 (+6 -6) 
   types │ 13921 │ 13921 │ 0 (+0 -0) 
 classes │ 11606 │ 11606 │ 0 (+0 -0) 
 methods │ 59308 │ 59308 │ 0 (+0 -0) 
  fields │ 39537 │ 39537 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  243 │  243 │  0   
 entries │ 6197 │ 6197 │  0
APK
   compressed    │   uncompressed   │                                           
──────────┬──────┼───────────┬──────┤                                           
 size     │ diff │ size      │ diff │ path                                      
──────────┼──────┼───────────┼──────┼───────────────────────────────────────────
   50 KiB │ +3 B │   118 KiB │  0 B │ ∆ META-INF/MANIFEST.MF                    
 53.3 KiB │ +2 B │ 118.1 KiB │  0 B │ ∆ META-INF/CERT.SF                        
    271 B │ -1 B │     120 B │  0 B │ ∆ META-INF/version-control-info.textproto 
  7.7 KiB │ +1 B │   7.6 KiB │ +1 B │ ∆ assets/dexopt/baseline.prof             
  3.9 MiB │ -1 B │   8.5 MiB │  0 B │ ∆ classes.dex                             
  1.2 KiB │ +1 B │   1.2 KiB │  0 B │ ∆ META-INF/CERT.RSA                       
──────────┼──────┼───────────┼──────┼───────────────────────────────────────────
    4 MiB │ +5 B │   8.7 MiB │ +1 B │ (total)
MANIFEST
              │ old                                     │ new                                     
──────────────┼─────────────────────────────────────────┼─────────────────────────────────────────
 package      │ com.stripe.android.paymentsheet.example │ com.stripe.android.paymentsheet.example 
 version code │ 11                                      │ 11                                      
 version name │ 21.2.0                                  │ 25.5.0                                  

@@ -4,3 +4,3 @@
     android:versionCode="11"
-    android:versionName="21.2.0"
+    android:versionName="25.5.0"
     package="com.stripe.android.paymentsheet.example"
DEX
STRINGS:

   old   │ new   │ diff      
  ───────┼───────┼───────────
   40362 │ 40362 │ 0 (+6 -6) 
  
  + 25.5.0
  + AndroidBindings/25.5.0
  + Stripe/v1 android/25.5.0
  + Version 25.5.0
  + com.stripe:stripe-wechatpay:25.5.0
  + stripe-android/25.5.0
  
  - 21.2.0
  - AndroidBindings/21.2.0
  - Stripe/v1 android/21.2.0
  - Version 21.2.0
  - com.stripe:stripe-wechatpay:21.2.0
  - stripe-android/21.2.0

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.

1 participant