-
Notifications
You must be signed in to change notification settings - Fork 576
Android Studio 3.4.1 #458
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
Android Studio 3.4.1 #458
Conversation
org.gradle.api.internal.tasks.TaskDependencyResolveException: Could not determine the dependencies of task ':app:compileReleaseJavaWithJavac'. how to fix this any idea |
@Gunjan9sahoo: The stack trace shows that your problem comes from:
This is coming from an |
apply plugin: 'com.android.application' android {
} dependencies { it has the app module's build.gradle the version problem exist even it's 27.1.1 |
@Gunjan9sahoo: Your Gradle file is not using SQLCipher for Android, so your problem would appear to be unrelated to this GitHub repository. |
@commonsguy ok thank you for your help |
do u have any idea which repository i could get help from any recommends please |
@Gunjan9sahoo There are many general Android developer support sites. |
k thank you |
Just to use most recent Android Studio and prevent form upgrade dialogs