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

Demo app is not buldable3 #1246

Open
sk92129 opened this issue Dec 17, 2024 · 1 comment
Open

Demo app is not buldable3 #1246

sk92129 opened this issue Dec 17, 2024 · 1 comment

Comments

@sk92129
Copy link

sk92129 commented Dec 17, 2024

Braintree SDK Version

5.3.0

Environment

Sandbox

Android Version & Device

Android 15

Braintree dependencies

The dependencies are in the gradle files

Describe the bug

Either the README needs to be expanded to provide more instructions on how to build the Demo app for Android, or the demo app does not build.

This is the current build failure with AS Lady Bug:

FAILURE: Build failed with an exception.

* What went wrong:
Task 'wrapper' not found in project ':Demo'.

* Try:
> Run gradle tasks to get a list of available tasks.
> For more on name expansion, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

BUILD FAILED in 21s

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

To reproduce

Load the Demo app from Android Studio

Expected behavior

AS should load the Demo project without any error.

Screenshots

No response

@tdchow
Copy link
Collaborator

tdchow commented Dec 18, 2024

Hey @sk92129 - can you verify that you've opened the repository's root directory in Android Studio?

You will get this error if you open the demo directory.

Screenshot 2024-12-18 at 10 53 48 AM

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

No branches or pull requests

2 participants