mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-02 06:16:04 -04:00
Try and get the API 21 build going again...
This commit is contained in:
@ -2,12 +2,8 @@ buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.+'
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'android-sdk-manager'
|
||||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
|
Reference in New Issue
Block a user