File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 99 uses : subosito/flutter-action@v2
1010 with :
1111 channel : stable
12- flutter-version : 3.35.7
12+ flutter-version : 3.38.1
1313 cache : true
1414
1515 - name : Install Flutter dependencies
Original file line number Diff line number Diff line change 77 pull_request :
88 branches : [ master, ]
99 paths :
10- - ' **.dart'
10+ - ' **/* .dart'
1111 - ' pubspec.yaml'
12+ - ' .github/actions/flutter-common/action.yml'
13+ - ' .github/workflows/ci.yml'
1214 workflow_call :
1315 workflow_dispatch :
1416
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ android {
3939 defaultConfig {
4040 // Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
4141 applicationId " de.wger.flutter"
42- minSdkVersion = flutter. minSdkVersion
42+ minSdkVersion flutter. minSdkVersion
4343 targetSdk = flutter. targetSdkVersion
4444 versionCode = flutter. versionCode
4545 versionName = flutter. versionName
Original file line number Diff line number Diff line change @@ -800,10 +800,10 @@ packages:
800800 dependency: transitive
801801 description:
802802 name: meta
803- sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
803+ sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
804804 url: "https://pub.dev"
805805 source: hosted
806- version: "1.16 .0"
806+ version: "1.17 .0"
807807 mime:
808808 dependency: transitive
809809 description:
@@ -1277,10 +1277,10 @@ packages:
12771277 dependency: transitive
12781278 description:
12791279 name: test_api
1280- sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00"
1280+ sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
12811281 url: "https://pub.dev"
12821282 source: hosted
1283- version: "0.7.6 "
1283+ version: "0.7.7 "
12841284 typed_data:
12851285 dependency: transitive
12861286 description:
You can’t perform that action at this time.
0 commit comments