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

gradle task run failed #67

Open
MrArgho opened this issue Feb 11, 2023 · 1 comment
Open

gradle task run failed #67

MrArgho opened this issue Feb 11, 2023 · 1 comment

Comments

@MrArgho
Copy link

MrArgho commented Feb 11, 2023

Running Gradle task 'assembleDebug'...
stuck in this for infinity time

@srinivas-nahak
Copy link

Try making the following changes in the build.gradle file inside android app/src/main

compileSdkVersion 31
targetSdkVersion 31

and then in the AndroidManifest.xml

android:exported="true"

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