mirror of
https://github.com/MinimalBible/MinimalBible
synced 2024-11-04 23:28:19 -05:00
Finish v1.0 update
This commit is contained in:
parent
6e0e8e44d7
commit
651a319edd
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user