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

Conversation

@saksofonists
Copy link

Updated version of #87 to resolve merge conflicts with master and thereby support newest versions etc.

Quoting @rustmonster:
Make it possible to update SDK Tools by defining minSdkToolsVersion. Fixes issues #43 #14
Now to update Android SDK Tools just define necessary minSdkToolsVersion in your build.gradle, for example:
sdkManager { minSdkToolsVersion '24.3.4' }

Dmitry Kalita and others added 2 commits April 8, 2016 14:27
…ger.minSdkToolsVersion. Fixes issues #43 #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