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

Make it possible to update SDK Tools by defining minSdkToolsVersion. Fixes issues #43 #14#87

Open
rusmonster wants to merge 1 commit intoJakeWharton:masterfrom
rusmonster:add-min-sdk-tools-property
Open

Make it possible to update SDK Tools by defining minSdkToolsVersion. Fixes issues #43 #14#87
rusmonster wants to merge 1 commit intoJakeWharton:masterfrom
rusmonster:add-min-sdk-tools-property

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