Update build tools version

This commit is contained in:
Synced Synapse 2016-09-16 19:12:36 +01:00
parent cf5ab6335e
commit 333268b0b1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ def getVersionName = { ->
android {
compileSdkVersion 23
buildToolsVersion "23.0.3"
buildToolsVersion "24.0.2"
defaultConfig {
applicationId "org.xbmc.kore"