Finish v1.0 update

This commit is contained in:
Bradlee Speice 2014-12-14 20:45:19 -05:00
parent 6e0e8e44d7
commit 651a319edd
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
COMPONENTS="
tools
platform-tools
build-tools-21.1.1
build-tools-21.1.2
android-21
extra-android-m2repository
extra-android-support

View File

@ -9,7 +9,7 @@ apply plugin: 'kotlin-android'
android {
compileSdkVersion 21
buildToolsVersion '21.1.1'
buildToolsVersion '21.1.2'
defaultConfig {
applicationId 'org.bspeice.minimalbible'
minSdkVersion 8