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

Unable to use v1.5.6: class not found #620

Closed
HugoGresse opened this issue Jun 19, 2017 · 7 comments
Closed

Unable to use v1.5.6: class not found #620

HugoGresse opened this issue Jun 19, 2017 · 7 comments
Labels

Comments

@HugoGresse
Copy link

Hi there,

I wanted to update from 1.5.5 to 1.5.6 today and Android Studio can't find

import com.liulishuo.filedownloader.BaseDownloadTask;
import com.liulishuo.filedownloader.FileDownloader;

Revert to 1.5.5 fix the issue. I've tried to invalidate AS cache and make the project but nothing work. I think the issue come from the library itself :/

@Jacksgong
Copy link
Collaborator

There is one guy also meet this problem: #618


But I check out the arr on jcenter everything seems okay: #618 (comment)

And I import on my project it seems work(from 1.5.5 to 1.5.6):

image

So Cloud you please provide more detail info?

  • android build plugin version?
  • android studio version?
  • maybe your system?

@HugoGresse
Copy link
Author

Android Studio 2.3.3
buildToolsVersion '24.0.3'
targetSdkVersion 24

my classpath :


        classpath 'com.android.tools.build:gradle:2.2.3'
        classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
        classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.0'
        classpath 'com.google.gms:google-services:3.0.0'
        classpath 'me.tatarka:gradle-retrolambda:3.3.0'

Gradle version gradle-2.14.1-all.zip

Runing on Mac OS El Captain 10.11.6

@Jacksgong
Copy link
Collaborator

@HugoGresse I create your env, but not occur such problem, did you fix this problem?

screen shot 2017-06-21 at 5 10 41 pm

screen shot 2017-06-21 at 5 13 04 pm

@HugoGresse
Copy link
Author

I still have the issue. I'll try to reproduce the problem in the coming week and let you know.

@Jacksgong
Copy link
Collaborator

ok. keep touch.

@HugoGresse
Copy link
Author

I've update from 1.5.5 to 1.5.7 and no issue... the dependency was red for some time but then AS finded it. Yeaaah !

@Jacksgong
Copy link
Collaborator

okay...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants