|
@@ -21,8 +21,7 @@ allprojects {
|
|
|
apply plugin: 'com.android.library'
|
|
apply plugin: 'com.android.library'
|
|
|
|
|
|
|
|
android {
|
|
android {
|
|
|
- compileSdkVersion 28
|
|
|
|
|
- buildToolsVersion '28.0.3'
|
|
|
|
|
|
|
+ compileSdkVersion 27
|
|
|
|
|
|
|
|
defaultConfig {
|
|
defaultConfig {
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|