mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
Set exact build tools version we want
This commit is contained in:
parent
7f4336b5ec
commit
a39ac0331a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ group='com.github.eggheadgames'
|
|||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "25"
|
||||
buildToolsVersion "25.2.0"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue