1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 08:22:52 +00:00

Update build tools.

This commit is contained in:
mike wakerly
2014-09-08 10:17:01 -07:00
parent 64652c1971
commit 0b65b42f84
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apply plugin: 'android'
android {
compileSdkVersion 19
buildToolsVersion "19.0.3"
buildToolsVersion "19.1"
defaultConfig {
minSdkVersion 14