mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-04 20:46:28 +01:00
revert to sdk 19 for gradle builds too (though they're just for
debugging at this point)
This commit is contained in:
parent
0338bedf38
commit
b07a783fe1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ android {
|
|||
buildToolsVersion "22.0.1"
|
||||
defaultConfig {
|
||||
minSdkVersion 7
|
||||
targetSdkVersion 22
|
||||
targetSdkVersion 19
|
||||
}
|
||||
|
||||
// Rename all output artifacts to include version information
|
||||
|
|
Loading…
Add table
Reference in a new issue