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=" COMPONENTS="
tools tools
platform-tools platform-tools
build-tools-21.1.1 build-tools-21.1.2
android-21 android-21
extra-android-m2repository extra-android-m2repository
extra-android-support extra-android-support

View File

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