CB-12914: Test needs SDK bumps

This commit is contained in:
Joe Bowser
2017-12-14 13:24:28 -08:00
parent d50dedb5d0
commit be3f8ef80d
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"