mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 09:52:16 -05:00
Update build tools version for subprojects
This commit is contained in:
parent
df8a823e41
commit
2011655344
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '20.0.0'
|
||||
buildToolsVersion '21.1.2'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '20.0.0'
|
||||
buildToolsVersion '21.1.2'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '20.0.0'
|
||||
buildToolsVersion '21.1.2'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
@ -13,7 +13,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '20.0.0'
|
||||
buildToolsVersion '21.1.2'
|
||||
|
||||
// NOTE: We are using the old folder structure to also support Eclipse
|
||||
sourceSets {
|
||||
|
Loading…
Reference in New Issue
Block a user