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
@@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.9.+'
classpath 'com.android.tools.build:gradle:0.12.2'
}
}