Merge pull request #421 from infil00p/test-sdk-bump

CB-12914: Test needs SDK bumps
This commit is contained in:
Joe Bowser 2017-12-18 12:19:24 -08:00 committed by GitHub
commit a24ba41eda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ android {
buildToolsVersion "26.0.2"
defaultConfig {
applicationId "org.apache.cordova.unittests"
minSdkVersion 16
minSdkVersion 19
targetSdkVersion 26
versionCode 1
versionName "1.0"

View File

@ -24,7 +24,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files