1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-24 18:27:11 -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 {
compileSdkVersion 24
buildToolsVersion "25"
buildToolsVersion "25.2.0"
defaultConfig {
minSdkVersion 15