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.30.2 #7305

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Bump version to 20.30.2 #7305

merged 1 commit into from
Sep 13, 2023

Conversation

jameswoo-stripe
Copy link
Contributor

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 Sep 13, 2023

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.5 MiB │   3.5 MiB │  0 B │   7.7 MiB │   7.7 MiB │  0 B 
     arsc │   2.2 MiB │   2.2 MiB │  0 B │   2.2 MiB │   2.2 MiB │  0 B 
 manifest │   4.9 KiB │   4.9 KiB │  0 B │  24.2 KiB │  24.2 KiB │  0 B 
      res │ 881.2 KiB │ 881.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 │     3 MiB │     3 MiB │  0 B │     3 MiB │     3 MiB │  0 B 
    other │ 199.9 KiB │ 199.9 KiB │ -4 B │ 447.9 KiB │ 447.9 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  12.3 MiB │  12.3 MiB │ -4 B │  20.7 MiB │  20.7 MiB │  0 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 38331 │ 38331 │ 0 (+6 -6) 
   types │ 12692 │ 12692 │ 0 (+0 -0) 
 classes │ 10716 │ 10716 │ 0 (+0 -0) 
 methods │ 55936 │ 55936 │ 0 (+0 -0) 
  fields │ 35249 │ 35249 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  290 │  290 │  0   
 entries │ 6945 │ 6945 │  0
APK
    compressed     │   uncompressed   │                        
───────────┬───────┼───────────┬──────┤                        
 size      │ diff  │ size      │ diff │ path                   
───────────┼───────┼───────────┼──────┼────────────────────────
  48.4 KiB │ -11 B │ 141.3 KiB │  0 B │ ∆ META-INF/MANIFEST.MF 
  62.9 KiB │  +7 B │ 141.4 KiB │  0 B │ ∆ META-INF/CERT.SF     
───────────┼───────┼───────────┼──────┼────────────────────────
 111.4 KiB │  -4 B │ 282.7 KiB │  0 B │ (total)
MANIFEST
              │ old                                     │ new                                     
──────────────┼─────────────────────────────────────────┼─────────────────────────────────────────
 package      │ com.stripe.android.paymentsheet.example │ com.stripe.android.paymentsheet.example 
 version code │ 11                                      │ 11                                      
 version name │ 20.30.1                                 │ 20.30.2                                 

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

   old   │ new   │ diff      
  ───────┼───────┼───────────
   38331 │ 38331 │ 0 (+6 -6) 
  + 20.30.2
  + AndroidBindings/20.30.2
  + Stripe/v1 android/20.30.2
  + Version 20.30.2
  + com.stripe:stripe-wechatpay:20.30.2
  + stripe-android/20.30.2
  
  - 20.30.1
  - AndroidBindings/20.30.1
  - Stripe/v1 android/20.30.1
  - Version 20.30.1
  - com.stripe:stripe-wechatpay:20.30.1
  - stripe-android/20.30.1

@jameswoo-stripe jameswoo-stripe merged commit f59ab4c into master Sep 13, 2023
@jameswoo-stripe jameswoo-stripe deleted the 20.30.2 branch September 13, 2023 19:21
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.

2 participants