1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 10:47:10 -07:00

Set exact build tools version we want

This commit is contained in:
Michael Mee 2017-04-14 09:37:05 -07:00
parent 7f4336b5ec
commit a39ac0331a

View file

@ -6,7 +6,7 @@ group='com.github.eggheadgames'
android { android {
compileSdkVersion 24 compileSdkVersion 24
buildToolsVersion "25" buildToolsVersion "25.2.0"
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15