Skip to content
This repository was archived by the owner on Apr 19, 2018. It is now read-only.

Conversation

@rusmonster
Copy link

Now for update Android SDK Tools just define necessary minSdkToolsVersion in your build.gradle, for example:

sdkManager {
minSdkToolsVersion '24.3.4'
}

…ger.minSdkToolsVersion. Fixes issues JakeWharton#43 JakeWharton#14

Now for update Android SDK Tools just define necessary minSdkToolsVersion in your build.gradle, for example:

sdkManager {
    minSdkToolsVersion '24.3.4'
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant