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.23.1 #6552

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Bump version to 20.23.1 #6552

merged 1 commit into from
Apr 18, 2023

Conversation

jaynewstrom-stripe
Copy link
Collaborator

@jaynewstrom-stripe jaynewstrom-stripe commented Apr 17, 2023

Summary

Prepare release 20.23.1 (includes fix from #6551 )

@jaynewstrom-stripe jaynewstrom-stripe marked this pull request as ready for review April 17, 2023 23:54
@jaynewstrom-stripe jaynewstrom-stripe requested review from a team as code owners April 17, 2023 23:54
@github-actions
Copy link
Contributor

github-actions bot commented Apr 18, 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.3 MiB │   3.3 MiB │   0 B │   7.3 MiB │   7.3 MiB │  0 B 
     arsc │   2.2 MiB │   2.2 MiB │   0 B │   2.2 MiB │   2.2 MiB │  0 B 
 manifest │   4.6 KiB │   4.6 KiB │  -1 B │  22.3 KiB │  22.3 KiB │  0 B 
      res │     1 MiB │     1 MiB │   0 B │   1.8 MiB │   1.8 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 │ 201.2 KiB │ 201.2 KiB │ -13 B │ 454.9 KiB │ 454.9 KiB │  0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼──────
    total │  12.3 MiB │  12.3 MiB │ -14 B │  20.7 MiB │  20.7 MiB │  0 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 35666 │ 35666 │ 0 (+6 -6) 
   types │ 11774 │ 11774 │ 0 (+0 -0) 
 classes │  9898 │  9898 │ 0 (+0 -0) 
 methods │ 52563 │ 52563 │ 0 (+0 -0) 
  fields │ 33416 │ 33416 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  333 │  333 │  0   
 entries │ 6921 │ 6921 │  0
APK
    compressed    │   uncompressed   │                        
──────────┬───────┼───────────┬──────┤                        
 size     │ diff  │ size      │ diff │ path                   
──────────┼───────┼───────────┼──────┼────────────────────────
 50.8 KiB │ -11 B │ 146.6 KiB │  0 B │ ∆ META-INF/MANIFEST.MF 
  4.6 KiB │  -1 B │  22.3 KiB │  0 B │ ∆ AndroidManifest.xml  
 65.4 KiB │  -1 B │ 146.7 KiB │  0 B │ ∆ META-INF/CERT.SF     
  1.2 KiB │  -1 B │   1.2 KiB │  0 B │ ∆ META-INF/CERT.RSA    
──────────┼───────┼───────────┼──────┼────────────────────────
  122 KiB │ -14 B │ 316.8 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.23.0                                 │ 20.23.1                                 

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

   old   │ new   │ diff      
  ───────┼───────┼───────────
   35666 │ 35666 │ 0 (+6 -6) 
  + 20.23.1
  + AndroidBindings/20.23.1
  + Stripe/v1 android/20.23.1
  + Version 20.23.1
  + com.stripe:stripe-wechatpay:20.23.1
  + stripe-android/20.23.1
  
  - 20.23.0
  - AndroidBindings/20.23.0
  - Stripe/v1 android/20.23.0
  - Version 20.23.0
  - com.stripe:stripe-wechatpay:20.23.0
  - stripe-android/20.23.0

@jaynewstrom-stripe jaynewstrom-stripe merged commit b42004b into master Apr 18, 2023
@jaynewstrom-stripe jaynewstrom-stripe deleted the 20.23.1 branch April 18, 2023 00:08
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