Android Studio 2.2 updates

This commit is contained in:
Erik C. Thauvin 2016-09-19 22:31:42 -07:00
parent 8a3c312ca6
commit b1847e5bd2
5 changed files with 3552 additions and 10 deletions

View file

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 24
buildToolsVersion "24.0.1"
buildToolsVersion "24.0.2"
defaultConfig {
applicationId "net.thauvin.erik.android.tesremoteprogrammer"