Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
d8d36bc7
Unverified
Commit
d8d36bc7
authored
Jan 19, 2019
by
Dan Field
Committed by
GitHub
Jan 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
targetSdkVersion 28 (#26798)
parent
c8379ad5
Changes
25
Hide whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
25 additions
and
25 deletions
+25
-25
build.gradle
dev/benchmarks/complex_layout/android/app/build.gradle
+1
-1
build.gradle
dev/benchmarks/macrobenchmarks/android/app/build.gradle
+1
-1
build.gradle
dev/benchmarks/microbenchmarks/android/app/build.gradle
+1
-1
build.gradle
dev/integration_tests/android_host_app/app/build.gradle
+1
-1
build.gradle
..._tests/android_semantics_testing/android/app/build.gradle
+1
-1
build.gradle
dev/integration_tests/android_views/android/app/build.gradle
+1
-1
build.gradle
dev/integration_tests/channels/android/app/build.gradle
+1
-1
build.gradle
dev/integration_tests/external_ui/android/app/build.gradle
+1
-1
build.gradle
dev/integration_tests/flavors/android/app/build.gradle
+1
-1
build.gradle
...integration_tests/named_isolates/android/app/build.gradle
+1
-1
build.gradle
...ation_tests/platform_interaction/android/app/build.gradle
+1
-1
build.gradle
dev/integration_tests/ui/android/app/build.gradle
+1
-1
build.gradle
dev/manual_tests/android/app/build.gradle
+1
-1
build.gradle
examples/catalog/android/app/build.gradle
+1
-1
build.gradle
examples/flutter_gallery/android/app/build.gradle
+1
-1
build.gradle
examples/flutter_view/android/app/build.gradle
+1
-1
build.gradle
examples/hello_world/android/app/build.gradle
+1
-1
build.gradle
examples/layers/android/app/build.gradle
+1
-1
build.gradle
examples/platform_channel/android/app/build.gradle
+1
-1
build.gradle
examples/platform_view/android/app/build.gradle
+1
-1
build.gradle
examples/stocks/android/app/build.gradle
+1
-1
build.gradle.tmpl
...ols/templates/app/android-java.tmpl/app/build.gradle.tmpl
+1
-1
build.gradle.tmpl
...s/templates/app/android-kotlin.tmpl/app/build.gradle.tmpl
+1
-1
build.gradle.tmpl
...module/android/host_app_common/app.tmpl/build.gradle.tmpl
+1
-1
build.gradle.tmpl
...tes/module/android/library/Flutter.tmpl/build.gradle.tmpl
+1
-1
No files found.
dev/benchmarks/complex_layout/android/app/build.gradle
View file @
d8d36bc7
...
@@ -23,7 +23,7 @@ android {
...
@@ -23,7 +23,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"0.0.1"
versionName
"0.0.1"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/benchmarks/macrobenchmarks/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"com.example.cullopacity"
applicationId
"com.example.cullopacity"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/benchmarks/microbenchmarks/android/app/build.gradle
View file @
d8d36bc7
...
@@ -23,7 +23,7 @@ android {
...
@@ -23,7 +23,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"0.0.1"
versionName
"0.0.1"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/android_host_app/app/build.gradle
View file @
d8d36bc7
...
@@ -11,7 +11,7 @@ android {
...
@@ -11,7 +11,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.add2app"
applicationId
"io.flutter.add2app"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"1.0"
versionName
"1.0"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/android_semantics_testing/android/app/build.gradle
View file @
d8d36bc7
...
@@ -23,7 +23,7 @@ android {
...
@@ -23,7 +23,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"0.0.1"
versionName
"0.0.1"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/android_views/android/app/build.gradle
View file @
d8d36bc7
...
@@ -35,7 +35,7 @@ android {
...
@@ -35,7 +35,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId
"io.flutter.integration.androidviews"
applicationId
"io.flutter.integration.androidviews"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/channels/android/app/build.gradle
View file @
d8d36bc7
...
@@ -23,7 +23,7 @@ android {
...
@@ -23,7 +23,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"0.0.1"
versionName
"0.0.1"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/external_ui/android/app/build.gradle
View file @
d8d36bc7
...
@@ -24,7 +24,7 @@ android {
...
@@ -24,7 +24,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.externalui"
applicationId
"io.flutter.externalui"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"1.0"
versionName
"1.0"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/flavors/android/app/build.gradle
View file @
d8d36bc7
...
@@ -24,7 +24,7 @@ android {
...
@@ -24,7 +24,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"com.yourcompany.flavors"
applicationId
"com.yourcompany.flavors"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"1.0"
versionName
"1.0"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/named_isolates/android/app/build.gradle
View file @
d8d36bc7
...
@@ -24,7 +24,7 @@ android {
...
@@ -24,7 +24,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.named_isolates"
applicationId
"io.flutter.examples.named_isolates"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"0.0.1"
versionName
"0.0.1"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/platform_interaction/android/app/build.gradle
View file @
d8d36bc7
...
@@ -23,7 +23,7 @@ android {
...
@@ -23,7 +23,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"0.0.1"
versionName
"0.0.1"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/integration_tests/ui/android/app/build.gradle
View file @
d8d36bc7
...
@@ -23,7 +23,7 @@ android {
...
@@ -23,7 +23,7 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"1.0"
versionName
"1.0"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
dev/manual_tests/android/app/build.gradle
View file @
d8d36bc7
...
@@ -25,7 +25,7 @@ android {
...
@@ -25,7 +25,7 @@ android {
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
applicationId
"io.flutter.examples.manual_tests"
applicationId
"io.flutter.examples.manual_tests"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
1
versionCode
1
versionName
"1.0"
versionName
"1.0"
}
}
...
...
examples/catalog/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.catalog"
applicationId
"io.flutter.examples.catalog"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/flutter_gallery/android/app/build.gradle
View file @
d8d36bc7
...
@@ -45,7 +45,7 @@ android {
...
@@ -45,7 +45,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.demo.gallery"
applicationId
"io.flutter.demo.gallery"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/flutter_view/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.flutter_view"
applicationId
"io.flutter.examples.flutter_view"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/hello_world/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.hello_world"
applicationId
"io.flutter.examples.hello_world"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/layers/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.layers"
applicationId
"io.flutter.examples.layers"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/platform_channel/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.platform_channel"
applicationId
"io.flutter.examples.platform_channel"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/platform_view/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.platform_view"
applicationId
"io.flutter.examples.platform_view"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
examples/stocks/android/app/build.gradle
View file @
d8d36bc7
...
@@ -34,7 +34,7 @@ android {
...
@@ -34,7 +34,7 @@ android {
defaultConfig
{
defaultConfig
{
applicationId
"io.flutter.examples.stocks"
applicationId
"io.flutter.examples.stocks"
minSdkVersion
16
minSdkVersion
16
targetSdkVersion
2
7
targetSdkVersion
2
8
versionCode
flutterVersionCode
.
toInteger
()
versionCode
flutterVersionCode
.
toInteger
()
versionName
flutterVersionName
versionName
flutterVersionName
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner
"android.support.test.runner.AndroidJUnitRunner"
...
...
packages/flutter_tools/templates/app/android-java.tmpl/app/build.gradle.tmpl
View file @
d8d36bc7
...
@@ -35,7 +35,7 @@ android {
...
@@ -35,7 +35,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "{{androidIdentifier}}"
applicationId "{{androidIdentifier}}"
minSdkVersion 16
minSdkVersion 16
targetSdkVersion 2
7
targetSdkVersion 2
8
versionCode flutterVersionCode.toInteger()
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
versionName flutterVersionName
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
...
...
packages/flutter_tools/templates/app/android-kotlin.tmpl/app/build.gradle.tmpl
View file @
d8d36bc7
...
@@ -40,7 +40,7 @@ android {
...
@@ -40,7 +40,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "{{androidIdentifier}}"
applicationId "{{androidIdentifier}}"
minSdkVersion 16
minSdkVersion 16
targetSdkVersion 2
7
targetSdkVersion 2
8
versionCode flutterVersionCode.toInteger()
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
versionName flutterVersionName
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
...
...
packages/flutter_tools/templates/module/android/host_app_common/app.tmpl/build.gradle.tmpl
View file @
d8d36bc7
...
@@ -13,7 +13,7 @@ android {
...
@@ -13,7 +13,7 @@ android {
defaultConfig {
defaultConfig {
applicationId "{{androidIdentifier}}.host"
applicationId "{{androidIdentifier}}.host"
minSdkVersion 16
minSdkVersion 16
targetSdkVersion 2
7
targetSdkVersion 2
8
versionCode 1
versionCode 1
versionName "1.0"
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
...
...
packages/flutter_tools/templates/module/android/library/Flutter.tmpl/build.gradle.tmpl
View file @
d8d36bc7
...
@@ -31,7 +31,7 @@ android {
...
@@ -31,7 +31,7 @@ android {
defaultConfig {
defaultConfig {
minSdkVersion 16
minSdkVersion 16
targetSdkVersion 2
7
targetSdkVersion 2
8
versionCode flutterVersionCode.toInteger()
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
versionName flutterVersionName
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment