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

fix: upgrade to android agp 8 #1479

Merged
merged 1 commit into from
Nov 15, 2023
Merged

fix: upgrade to android agp 8 #1479

merged 1 commit into from
Nov 15, 2023

Conversation

remonh87
Copy link
Member

Fix #1469

@remonh87 remonh87 requested a review from jonasbark November 13, 2023 20:15
);
return response ?? const CheckoutResponse.canceled();
}

/// Prebuilt payment web page hosted on Stripe loaded
/// in app via a webview
class CheckoutPage extends StatefulWidget {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should discontinue checkout

@jonasbark jonasbark merged commit f6d33cc into main Nov 15, 2023
7 of 8 checks passed
@jonasbark jonasbark deleted the upgrade-android branch November 15, 2023 13:35
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.

Not building with AGP 8
2 participants