-
Notifications
You must be signed in to change notification settings - Fork 8
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 Sync Issue #100
Comments
AGP 8.1 is Giraffe , but you should be able build by downgrading to 8.0.1 Which errors do you get? |
Thanks for your response.
But when make project, I get the following error.
|
Looks like you didn't checkout git submodule. The lib folder content is missing, it contains code shared between multiple projects Depends on which git client you use, you need to perform checkout of submoduke |
The errors mentioned before was fixed. Thanks for your help. Generated google-services.json with package name com.anod.appwatcher. How can I fix it?
|
I have updated readme with build instructions, see step 2 |
I have interested with this project.
So I have tried to compile this project in Android Studio Flamingo | 2022.2.1 Patch 1. It was built on April 20, 2023.
But when sync project with gradle files, following error occurred.
So I changed version "8.1.0-alpha11" to version "8.0.1" in the Gradle file.
Then another error is displayed.
How can I compile?
Should I use other version?
The text was updated successfully, but these errors were encountered: