зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1155801 - Part 3: bump all build.gradle files to minSdkVersion 14.
--HG-- extra : commitid : 35HJuBtTN4H extra : source : 995c8eadd377d0a2538cb4260f88534b8f3e03c1
This commit is contained in:
Родитель
4d7a4b3522
Коммит
b15bbcf116
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
targetSdkVersion 22
|
||||
minSdkVersion 9
|
||||
minSdkVersion 14
|
||||
// Used by Robolectric based tests; see TestRunner.
|
||||
buildConfigField 'String', 'BUILD_DIR', "\"${project.buildDir}\""
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
targetSdkVersion 22
|
||||
minSdkVersion 9
|
||||
minSdkVersion 14
|
||||
applicationId mozconfig.substs.ANDROID_PACKAGE_NAME
|
||||
testApplicationId 'org.mozilla.roboexample.test'
|
||||
testInstrumentationRunner 'org.mozilla.gecko.FennecInstrumentationTestRunner'
|
||||
|
|
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
targetSdkVersion 22
|
||||
minSdkVersion 9
|
||||
minSdkVersion 14
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Загрузка…
Ссылка в новой задаче