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 19.1.1 #9815

Closed
wants to merge 1 commit into from
Closed

Bump version to 19.1.1 #9815

wants to merge 1 commit into from

Conversation

amk-stripe
Copy link
Collaborator

Summary

Bump version to 19.1.1

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

@amk-stripe amk-stripe closed this Dec 20, 2024
@amk-stripe amk-stripe deleted the release/19.1.1 branch December 20, 2024 23:22
Copy link
Contributor

github-actions bot commented Dec 20, 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.6 MiB │  8.6 MiB │  0 B 
     arsc │   2.2 MiB │   2.2 MiB │   0 B │  2.2 MiB │  2.2 MiB │  0 B 
 manifest │     5 KiB │     5 KiB │  -3 B │ 24.9 KiB │ 24.9 KiB │  0 B 
      res │ 908.2 KiB │ 908.2 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 │   0 B │  1.6 MiB │  1.6 MiB │  0 B 
    other │   1.4 MiB │   1.4 MiB │ -23 B │  1.6 MiB │  1.6 MiB │  0 B 
──────────┼───────────┼───────────┼───────┼──────────┼──────────┼──────
    total │  12.6 MiB │  12.6 MiB │ -25 B │ 21.5 MiB │ 21.5 MiB │  0 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 40596 │ 40596 │ 0 (+6 -6) 
   types │ 14009 │ 14009 │ 0 (+0 -0) 
 classes │ 11683 │ 11683 │ 0 (+0 -0) 
 methods │ 59622 │ 59622 │ 0 (+0 -0) 
  fields │ 39810 │ 39810 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  243 │  243 │  0   
 entries │ 6209 │ 6209 │  0
APK
    compressed    │   uncompressed   │                                           
──────────┬───────┼───────────┬──────┤                                           
 size     │ diff  │ size      │ diff │ path                                      
──────────┼───────┼───────────┼──────┼───────────────────────────────────────────
 53.4 KiB │ -17 B │ 118.5 KiB │  0 B │ ∆ META-INF/CERT.SF                        
 50.2 KiB │  -4 B │ 118.4 KiB │  0 B │ ∆ META-INF/MANIFEST.MF                    
    5 KiB │  -3 B │  24.9 KiB │  0 B │ ∆ AndroidManifest.xml                     
    271 B │  -1 B │     120 B │  0 B │ ∆ META-INF/version-control-info.textproto 
  3.9 MiB │  +1 B │   8.6 MiB │  0 B │ ∆ classes.dex                             
  1.2 KiB │  -1 B │   1.2 KiB │  0 B │ ∆ META-INF/CERT.RSA                       
──────────┼───────┼───────────┼──────┼───────────────────────────────────────────
    4 MiB │ -25 B │   8.8 MiB │  0 B │ (total)
MANIFEST
              │ old                                     │ new                                     
──────────────┼─────────────────────────────────────────┼─────────────────────────────────────────
 package      │ com.stripe.android.paymentsheet.example │ com.stripe.android.paymentsheet.example 
 version code │ 11                                      │ 11                                      
 version name │ 21.2.1                                  │ 19.1.1                                  

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

   old   │ new   │ diff      
  ───────┼───────┼───────────
   40596 │ 40596 │ 0 (+6 -6) 
  
  + 19.1.1
  + AndroidBindings/19.1.1
  + Stripe/v1 android/19.1.1
  + Version 19.1.1
  + com.stripe:stripe-wechatpay:19.1.1
  + stripe-android/19.1.1
  
  - 21.2.1
  - AndroidBindings/21.2.1
  - Stripe/v1 android/21.2.1
  - Version 21.2.1
  - com.stripe:stripe-wechatpay:21.2.1
  - stripe-android/21.2.1

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