File tree Expand file tree Collapse file tree
android/fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 uses : subosito/flutter-action@v2
6767 with :
6868 # Pinned to the version we develop against locally — bump in lockstep.
69- flutter-version : " 3.44.6 "
69+ flutter-version : " 3.47.1 "
7070 channel : stable
7171 cache : true
7272
Original file line number Diff line number Diff line change 8686 uses : subosito/flutter-action@v2
8787 with :
8888 # Pinned to the version we develop against locally — bump in lockstep.
89- flutter-version : " 3.44.6 "
89+ flutter-version : " 3.47.1 "
9090 channel : stable
9191 cache : true
9292
Original file line number Diff line number Diff line change 1+ Raises the minimum supported iOS version to 15, ahead of an App Store requirement.
Original file line number Diff line number Diff line change 11# Uncomment this line to define a global platform for your project
2- # platform :ios, '15.0'
2+ platform :ios , '15.0'
33
44# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ SPEC CHECKSUMS:
1818 Flutter: 71a624a5bc0c04062bf19101d501e466baf2fb47
1919 push: 91373ae39c5341c6de6adefa3fda7f7287d646bf
2020
21- PODFILE CHECKSUM: 3ba3a73b1b12adcf321a227a745625fe0888cc82
21+ PODFILE CHECKSUM: 53a6aebc29ccee84c41f92f409fc20cd4ca011f1
2222
2323COCOAPODS: 1.16.2
Original file line number Diff line number Diff line change 11name : refetch
22description : " A new Flutter project."
33publish_to : ' none'
4- version : 0.1.0+3
4+ version : 0.1.0+4
55
66environment :
77 sdk : ^3.12.0
You can’t perform that action at this time.
0 commit comments