smaltby / Canary

A cross-platform mobile application that allows the user to control Spotify solely through voice commands.
MIT License
3 stars 0 forks source link

Update build tools and target SDK version for Android build #27

Closed smaltby closed 7 years ago

smaltby commented 7 years ago

To properly use Instant Run, some of the build tools need to be updated, as well as the SDK version. Some other build tools, while not necessary for instant run, should still be updated regardless because they are currently alpha versions of the tool.

targetSdkVersion should be updated from 25 to 26 buildToolsVersion should be updated to the latest version ConstraintLayout should use a non alpha version gradle build should be updated to the latest version

smaltby commented 7 years ago

Update build tools and target SDK version for Android build

smaltby commented 7 years ago

Resolved as of 38def3f81581e984c2aacab786602443832f49aa