mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-04 16:45:09 -05:00
Use same version of build tools we use in main project
This commit is contained in:
parent
a00a119e18
commit
7158abe7ff
@ -13,7 +13,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '21.1.1'
|
||||
buildToolsVersion '21.1.2'
|
||||
|
||||
// Do not abort build if lint finds errors
|
||||
lintOptions {
|
||||
|
Loading…
Reference in New Issue
Block a user