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

not working after changing support library version #3

Open
ArchangelXu opened this issue Aug 4, 2016 · 0 comments
Open

not working after changing support library version #3

ArchangelXu opened this issue Aug 4, 2016 · 0 comments

Comments

@ArchangelXu
Copy link

ArchangelXu commented Aug 4, 2016

I changed the gradle file in the root dir, like this:
ext {
//Sdk and tools
minSdkVersion = 19
targetSdkVersion = 22
compileSdkVersion = 24
buildToolsVersion = '24'

//App dependencies
supportLibraryVersion = '23.4.0'
butterknife = '7.0.1'
circleimageview = '2.0.0'

}

@ArchangelXu ArchangelXu changed the title not working afer change build tool version not working after changing support library version Aug 4, 2016
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

1 participant