File tree 2 files changed +6
-42
lines changed
2 files changed +6
-42
lines changed Original file line number Diff line number Diff line change 6
6
"repositoryURL" : " https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git" ,
7
7
"state" : {
8
8
"branch" : null ,
9
- "revision" : " 84c1243412129ce17700655f68c60afcd73a8928" ,
10
- "version" : " 11.5.5"
11
- }
12
- },
13
- {
14
- "package" : " GoogleAppMeasurement" ,
15
- "repositoryURL" : " https://github.com/google/GoogleAppMeasurement.git" ,
16
- "state" : {
17
- "branch" : null ,
18
- "revision" : " 71eb6700dd53a851473c48d392f00a3ab26699a6" ,
19
- "version" : " 10.1.0"
20
- }
21
- },
22
- {
23
- "package" : " GoogleUtilities" ,
24
- "repositoryURL" : " https://github.com/google/GoogleUtilities.git" ,
25
- "state" : {
26
- "branch" : null ,
27
- "revision" : " 6db6edb48bdd9943426562c7f042a5492de5ba3d" ,
28
- "version" : " 7.10.0"
29
- }
30
- },
31
- {
32
- "package" : " nanopb" ,
33
- "repositoryURL" : " https://github.com/firebase/nanopb.git" ,
34
- "state" : {
35
- "branch" : null ,
36
- "revision" : " 819d0a2173aff699fb8c364b6fb906f7cdb1a692" ,
37
- "version" : " 2.30909.0"
38
- }
39
- },
40
- {
41
- "package" : " Promises" ,
42
- "repositoryURL" : " https://github.com/google/promises.git" ,
43
- "state" : {
44
- "branch" : null ,
45
- "revision" : " 3e4e743631e86c8c70dbc6efdc7beaa6e90fd3bb" ,
46
- "version" : " 2.1.1"
9
+ "revision" : " e662cd201df1da33f989766267283e9b40f7a432" ,
10
+ "version" : " 12.3.1"
47
11
}
48
12
},
49
13
{
50
14
"package" : " GoogleMobileAds" ,
51
15
"repositoryURL" : " https://github.com/googleads/swift-package-manager-google-mobile-ads.git" ,
52
16
"state" : {
53
17
"branch" : null ,
54
- "revision" : " 88363fbe76de1a163ddb234b7379096449026d26 " ,
55
- "version" : " 9.13 .0"
18
+ "revision" : " 5ff977255c2ba5844e7e9da779f1f2a5a00e0028 " ,
19
+ "version" : " 11.2 .0"
56
20
}
57
21
},
58
22
{
Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ let package = Package(
36
36
. package (
37
37
name: googleMobileAdsModuleName,
38
38
url: " https://github.com/googleads/swift-package-manager-google-mobile-ads.git " ,
39
- " 9.0 .0" ..< " 11 .0.0"
39
+ " 11.2 .0" ..< " 12 .0.0"
40
40
) ,
41
41
. package (
42
42
name: appLovinMaxModuleName,
43
43
url: " https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git " ,
44
- " 11.5 .1" ..< " 13.0.0 "
44
+ " 12.3 .1" ..< " 13.0.0 "
45
45
) ,
46
46
] ,
47
47
targets: [
You can’t perform that action at this time.
0 commit comments