Skip to content

Commit 1817d64

Browse files
Package updates (#1282)
* pub upgrade * update msal * Mettre a jour firebase * Random updates * Fix ios build * [BOT] Applying version. * [BOT] Applying pod update. --------- Co-authored-by: clubapplets-server <1958869+clubapplets-server@users.noreply.github.com>
1 parent 1cda568 commit 1817d64

File tree

7 files changed

+123
-128
lines changed

7 files changed

+123
-128
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141

4242
defaultConfig {
4343
applicationId = "ca.etsmtl.applets.etsmobile"
44-
minSdk = flutter.minSdkVersion
44+
minSdk = 23
4545
targetSdk = flutter.targetSdkVersion
4646
versionCode = flutter.versionCode
4747
versionName = flutter.versionName

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ buildscript {
88
dependencies {
99
classpath 'com.android.tools.build:gradle:8.7.2'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11-
classpath 'com.google.gms:google-services:4.4.2'
12-
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.7.1'
11+
classpath 'com.google.gms:google-services:4.4.3'
12+
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.1'
1313
}
1414

1515
}

ios/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Uncomment this line to define a global platform for your project
2-
platform :ios, '15.6'
3-
app_ios_deployment_target = Gem::Version.new('15.6')
2+
platform :ios, '16.0'
3+
app_ios_deployment_target = Gem::Version.new('16.0')
44

55
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
66
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

ios/Podfile.lock

Lines changed: 74 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -3,95 +3,90 @@ PODS:
33
- Flutter
44
- device_calendar (0.0.1):
55
- Flutter
6-
- Firebase/Analytics (11.15.0):
7-
- Firebase/Core
8-
- Firebase/Core (11.15.0):
6+
- Firebase/CoreOnly (12.0.0):
7+
- FirebaseCore (~> 12.0.0)
8+
- Firebase/Crashlytics (12.0.0):
99
- Firebase/CoreOnly
10-
- FirebaseAnalytics (~> 11.15.0)
11-
- Firebase/CoreOnly (11.15.0):
12-
- FirebaseCore (~> 11.15.0)
13-
- Firebase/Crashlytics (11.15.0):
10+
- FirebaseCrashlytics (~> 12.0.0)
11+
- Firebase/RemoteConfig (12.0.0):
1412
- Firebase/CoreOnly
15-
- FirebaseCrashlytics (~> 11.15.0)
16-
- Firebase/RemoteConfig (11.15.0):
17-
- Firebase/CoreOnly
18-
- FirebaseRemoteConfig (~> 11.15.0)
19-
- firebase_analytics (11.5.2):
20-
- Firebase/Analytics (= 11.15.0)
13+
- FirebaseRemoteConfig (~> 12.0.0)
14+
- firebase_analytics (12.0.0):
2115
- firebase_core
16+
- FirebaseAnalytics (= 12.0.0)
2217
- Flutter
23-
- firebase_core (3.15.2):
24-
- Firebase/CoreOnly (= 11.15.0)
18+
- firebase_core (4.0.0):
19+
- Firebase/CoreOnly (= 12.0.0)
2520
- Flutter
26-
- firebase_crashlytics (4.3.9):
27-
- Firebase/Crashlytics (= 11.15.0)
21+
- firebase_crashlytics (5.0.0):
22+
- Firebase/Crashlytics (= 12.0.0)
2823
- firebase_core
2924
- Flutter
30-
- firebase_remote_config (5.5.0):
31-
- Firebase/RemoteConfig (= 11.15.0)
25+
- firebase_remote_config (6.0.0):
26+
- Firebase/RemoteConfig (= 12.0.0)
3227
- firebase_core
3328
- Flutter
34-
- FirebaseABTesting (11.15.0):
35-
- FirebaseCore (~> 11.15.0)
36-
- FirebaseAnalytics (11.15.0):
37-
- FirebaseAnalytics/Default (= 11.15.0)
38-
- FirebaseCore (~> 11.15.0)
39-
- FirebaseInstallations (~> 11.0)
29+
- FirebaseABTesting (12.0.0):
30+
- FirebaseCore (~> 12.0.0)
31+
- FirebaseAnalytics (12.0.0):
32+
- FirebaseAnalytics/Default (= 12.0.0)
33+
- FirebaseCore (~> 12.0.0)
34+
- FirebaseInstallations (~> 12.0.0)
4035
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
4136
- GoogleUtilities/MethodSwizzler (~> 8.1)
4237
- GoogleUtilities/Network (~> 8.1)
4338
- "GoogleUtilities/NSData+zlib (~> 8.1)"
4439
- nanopb (~> 3.30910.0)
45-
- FirebaseAnalytics/Default (11.15.0):
46-
- FirebaseCore (~> 11.15.0)
47-
- FirebaseInstallations (~> 11.0)
48-
- GoogleAppMeasurement/Default (= 11.15.0)
40+
- FirebaseAnalytics/Default (12.0.0):
41+
- FirebaseCore (~> 12.0.0)
42+
- FirebaseInstallations (~> 12.0.0)
43+
- GoogleAppMeasurement/Default (= 12.0.0)
4944
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
5045
- GoogleUtilities/MethodSwizzler (~> 8.1)
5146
- GoogleUtilities/Network (~> 8.1)
5247
- "GoogleUtilities/NSData+zlib (~> 8.1)"
5348
- nanopb (~> 3.30910.0)
54-
- FirebaseCore (11.15.0):
55-
- FirebaseCoreInternal (~> 11.15.0)
49+
- FirebaseCore (12.0.0):
50+
- FirebaseCoreInternal (~> 12.0.0)
5651
- GoogleUtilities/Environment (~> 8.1)
5752
- GoogleUtilities/Logger (~> 8.1)
58-
- FirebaseCoreExtension (11.15.0):
59-
- FirebaseCore (~> 11.15.0)
60-
- FirebaseCoreInternal (11.15.0):
53+
- FirebaseCoreExtension (12.0.0):
54+
- FirebaseCore (~> 12.0.0)
55+
- FirebaseCoreInternal (12.0.0):
6156
- "GoogleUtilities/NSData+zlib (~> 8.1)"
62-
- FirebaseCrashlytics (11.15.0):
63-
- FirebaseCore (~> 11.15.0)
64-
- FirebaseInstallations (~> 11.0)
65-
- FirebaseRemoteConfigInterop (~> 11.0)
66-
- FirebaseSessions (~> 11.0)
67-
- GoogleDataTransport (~> 10.0)
57+
- FirebaseCrashlytics (12.0.0):
58+
- FirebaseCore (~> 12.0.0)
59+
- FirebaseInstallations (~> 12.0.0)
60+
- FirebaseRemoteConfigInterop (~> 12.0.0)
61+
- FirebaseSessions (~> 12.0.0)
62+
- GoogleDataTransport (~> 10.1)
6863
- GoogleUtilities/Environment (~> 8.1)
6964
- nanopb (~> 3.30910.0)
7065
- PromisesObjC (~> 2.4)
71-
- FirebaseInstallations (11.15.0):
72-
- FirebaseCore (~> 11.15.0)
66+
- FirebaseInstallations (12.0.0):
67+
- FirebaseCore (~> 12.0.0)
7368
- GoogleUtilities/Environment (~> 8.1)
7469
- GoogleUtilities/UserDefaults (~> 8.1)
7570
- PromisesObjC (~> 2.4)
76-
- FirebaseRemoteConfig (11.15.0):
77-
- FirebaseABTesting (~> 11.0)
78-
- FirebaseCore (~> 11.15.0)
79-
- FirebaseInstallations (~> 11.0)
80-
- FirebaseRemoteConfigInterop (~> 11.0)
81-
- FirebaseSharedSwift (~> 11.0)
71+
- FirebaseRemoteConfig (12.0.0):
72+
- FirebaseABTesting (~> 12.0.0)
73+
- FirebaseCore (~> 12.0.0)
74+
- FirebaseInstallations (~> 12.0.0)
75+
- FirebaseRemoteConfigInterop (~> 12.0.0)
76+
- FirebaseSharedSwift (~> 12.0.0)
8277
- GoogleUtilities/Environment (~> 8.1)
8378
- "GoogleUtilities/NSData+zlib (~> 8.1)"
84-
- FirebaseRemoteConfigInterop (11.15.0)
85-
- FirebaseSessions (11.15.0):
86-
- FirebaseCore (~> 11.15.0)
87-
- FirebaseCoreExtension (~> 11.15.0)
88-
- FirebaseInstallations (~> 11.0)
89-
- GoogleDataTransport (~> 10.0)
79+
- FirebaseRemoteConfigInterop (12.0.0)
80+
- FirebaseSessions (12.0.0):
81+
- FirebaseCore (~> 12.0.0)
82+
- FirebaseCoreExtension (~> 12.0.0)
83+
- FirebaseInstallations (~> 12.0.0)
84+
- GoogleDataTransport (~> 10.1)
9085
- GoogleUtilities/Environment (~> 8.1)
9186
- GoogleUtilities/UserDefaults (~> 8.1)
9287
- nanopb (~> 3.30910.0)
9388
- PromisesSwift (~> 2.1)
94-
- FirebaseSharedSwift (11.15.0)
89+
- FirebaseSharedSwift (12.0.0)
9590
- Flutter (1.0.0)
9691
- flutter_secure_storage (6.0.0):
9792
- Flutter
@@ -101,23 +96,23 @@ PODS:
10196
- GoogleUtilities/Logger (~> 8.1)
10297
- GoogleUtilities/Network (~> 8.1)
10398
- nanopb (~> 3.30910.0)
104-
- GoogleAppMeasurement/Core (11.15.0):
99+
- GoogleAppMeasurement/Core (12.0.0):
105100
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
106101
- GoogleUtilities/MethodSwizzler (~> 8.1)
107102
- GoogleUtilities/Network (~> 8.1)
108103
- "GoogleUtilities/NSData+zlib (~> 8.1)"
109104
- nanopb (~> 3.30910.0)
110-
- GoogleAppMeasurement/Default (11.15.0):
105+
- GoogleAppMeasurement/Default (12.0.0):
111106
- GoogleAdsOnDeviceConversion (= 2.1.0)
112-
- GoogleAppMeasurement/Core (= 11.15.0)
113-
- GoogleAppMeasurement/IdentitySupport (= 11.15.0)
107+
- GoogleAppMeasurement/Core (= 12.0.0)
108+
- GoogleAppMeasurement/IdentitySupport (= 12.0.0)
114109
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
115110
- GoogleUtilities/MethodSwizzler (~> 8.1)
116111
- GoogleUtilities/Network (~> 8.1)
117112
- "GoogleUtilities/NSData+zlib (~> 8.1)"
118113
- nanopb (~> 3.30910.0)
119-
- GoogleAppMeasurement/IdentitySupport (11.15.0):
120-
- GoogleAppMeasurement/Core (= 11.15.0)
114+
- GoogleAppMeasurement/IdentitySupport (12.0.0):
115+
- GoogleAppMeasurement/Core (= 12.0.0)
121116
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
122117
- GoogleUtilities/MethodSwizzler (~> 8.1)
123118
- GoogleUtilities/Network (~> 8.1)
@@ -266,27 +261,27 @@ EXTERNAL SOURCES:
266261
SPEC CHECKSUMS:
267262
connectivity_plus: 2a701ffec2c0ae28a48cf7540e279787e77c447d
268263
device_calendar: 9cb33f88a02e19652ec7b8b122ca778f751b1f7b
269-
Firebase: d99ac19b909cd2c548339c2241ecd0d1599ab02e
270-
firebase_analytics: bceda3c1d0f70368de04b2dfdde58e00e37ad4e4
271-
firebase_core: 99a37263b3c27536063a7b601d9e2a49400a433c
272-
firebase_crashlytics: 9653f2d715c7d217ea34f3ee3e1d1e56672d5963
273-
firebase_remote_config: 395d35aa770405fd0121c97382671371ea00734a
274-
FirebaseABTesting: 5e9d432834aebf27ab72100d37af44dfbe8d82f7
275-
FirebaseAnalytics: 6433dfd311ba78084fc93bdfc145e8cb75740eae
276-
FirebaseCore: efb3893e5b94f32b86e331e3bd6dadf18b66568e
277-
FirebaseCoreExtension: edbd30474b5ccf04e5f001470bdf6ea616af2435
278-
FirebaseCoreInternal: 9afa45b1159304c963da48addb78275ef701c6b4
279-
FirebaseCrashlytics: e09d0bc19aa54a51e45b8039c836ef73f32c039a
280-
FirebaseInstallations: 317270fec08a5d418fdbc8429282238cab3ac843
281-
FirebaseRemoteConfig: b496646b82855e174a7f1e354c65e0e913085168
282-
FirebaseRemoteConfigInterop: 1c6135e8a094cc6368949f5faeeca7ee8948b8aa
283-
FirebaseSessions: b9a92c1c51bbb81e78fc3142cda6d925d700f8e7
284-
FirebaseSharedSwift: e17c654ef1f1a616b0b33054e663ad1035c8fd40
264+
Firebase: 800d487043c0557d9faed71477a38d9aafb08a41
265+
firebase_analytics: 2d63841132d444fad3d3e71682dc0072ae2aaf08
266+
firebase_core: c70f903d70ec229c08c2f49aba5a8c1338546d40
267+
firebase_crashlytics: f5df4d26483758138b386e0db8a704e5b7ba6543
268+
firebase_remote_config: f137e220690596eb50e2724d6c85a14c5c8c092a
269+
FirebaseABTesting: 2cad22e464cd7ef4589ae29f897bc71ff83ce83b
270+
FirebaseAnalytics: 6d790cd1b159b4eb61a99948df0934ce505a34f7
271+
FirebaseCore: 055f4ab117d5964158c833f3d5e7ec6d91648d4a
272+
FirebaseCoreExtension: 639afb3de6abd611952be78a794c54a47fa0f361
273+
FirebaseCoreInternal: dedc28e569a4be85f38f3d6af1070a2e12018d55
274+
FirebaseCrashlytics: db75aa0cab8d00f68406fa247c32fe17ade884d7
275+
FirebaseInstallations: d4c7c958f99c8860d7fcece786314ae790e2f988
276+
FirebaseRemoteConfig: 4cbbe0083474359025e7bb334b9d0cff16b78d3a
277+
FirebaseRemoteConfigInterop: bfa0ea72ba3dc5af739777296424e46bd6f42613
278+
FirebaseSessions: 4e784acda213108aafef536535cdfc03504acc42
279+
FirebaseSharedSwift: 59266c22ccfcef604d725c034c568fa666ea9bda
285280
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
286281
flutter_secure_storage: d33dac7ae2ea08509be337e775f6b59f1ff45f12
287282
fluttertoast: 21eecd6935e7064cc1fcb733a4c5a428f3f24f0f
288283
GoogleAdsOnDeviceConversion: 2be6297a4f048459e0ae17fad9bfd2844e10cf64
289-
GoogleAppMeasurement: 700dce7541804bec33db590a5c496b663fbe2539
284+
GoogleAppMeasurement: 8f6ab04ad6ae493b53fcf56bd26323fb2f1384f3
290285
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
291286
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
292287
in_app_review: a31b5257259646ea78e0e35fc914979b0031d011
@@ -302,6 +297,6 @@ SPEC CHECKSUMS:
302297
sqflite_darwin: 5a7236e3b501866c1c9befc6771dfd73ffb8702d
303298
url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
304299

305-
PODFILE CHECKSUM: d0fcd0b39705809f59cb44f4580b0bf2d6267946
300+
PODFILE CHECKSUM: 66aa275aa49236c2554ed6191e6438241b550f73
306301

307302
COCOAPODS: 1.16.2

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
448448
GCC_WARN_UNUSED_FUNCTION = YES;
449449
GCC_WARN_UNUSED_VARIABLE = YES;
450-
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
450+
IPHONEOS_DEPLOYMENT_TARGET = 16.6;
451451
MTL_ENABLE_DEBUG_INFO = NO;
452452
SDKROOT = iphoneos;
453453
SUPPORTED_PLATFORMS = iphoneos;
@@ -579,7 +579,7 @@
579579
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
580580
GCC_WARN_UNUSED_FUNCTION = YES;
581581
GCC_WARN_UNUSED_VARIABLE = YES;
582-
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
582+
IPHONEOS_DEPLOYMENT_TARGET = 16.6;
583583
MTL_ENABLE_DEBUG_INFO = YES;
584584
ONLY_ACTIVE_ARCH = YES;
585585
SDKROOT = iphoneos;
@@ -630,7 +630,7 @@
630630
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
631631
GCC_WARN_UNUSED_FUNCTION = YES;
632632
GCC_WARN_UNUSED_VARIABLE = YES;
633-
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
633+
IPHONEOS_DEPLOYMENT_TARGET = 16.6;
634634
MTL_ENABLE_DEBUG_INFO = NO;
635635
SDKROOT = iphoneos;
636636
SUPPORTED_PLATFORMS = iphoneos;

0 commit comments

Comments
 (0)