2
2
{
3
3
public class ConstantPackage
4
4
{
5
- public const string VersionSunflower = "3.3.5 " ;
5
+ public const string VersionSunflower = "3.3.6 " ;
6
6
public const string PackageNameInAppPurchase = "com.unity.purchasing" ;
7
7
public const string MaxVersionInAppPurchase = "4.12.2" ;
8
8
public const string PackageNameNewtonsoftJson = "com.unity.nuget.newtonsoft-json" ;
@@ -27,18 +27,18 @@ public class ConstantPackage
27
27
public const string PackageNameGGPlayCore = "com.google.play.core" ;
28
28
29
29
public const string MaxVersionGGPlayCore =
30
- "https://github.com/pancake-llc/ google- play- core.git#1.8.5" ;
30
+ "https://github.com/RageAgainstThePixel/com. google. play. core.git#1.8.5" ;
31
31
32
32
public const string PackageNameGGPlayCommon = "com.google.play.common" ;
33
33
34
34
public const string MaxVersionGGPlayCommon =
35
- "https://github.com/pancake-llc/ google- play- common.git#1.9.2" ;
35
+ "https://github.com/RageAgainstThePixel/com. google. play. common.git#1.9.2" ;
36
36
37
37
public const string PackageNameGGExternalDependencyManager =
38
38
"com.google.external-dependency-manager" ;
39
39
40
40
public const string MaxVersionGGExternalDependencyManager =
41
- "https://github.com/googlesamples/unity-jar-resolver.git?path=upm#v1.2.185 " ;
41
+ "https://github.com/googlesamples/unity-jar-resolver.git?path=upm#v1.2.186 " ;
42
42
43
43
public const string PackageNameGGPlayReview = "com.google.play.review" ;
44
44
@@ -52,40 +52,37 @@ public class ConstantPackage
52
52
public const string PackageNameFirebaseApp = "com.google.firebase.app" ;
53
53
54
54
public const string MaxVersionFirebaseApp =
55
- "https://github.com/firebase-unity/ firebase- app.git#12.8 .0" ;
55
+ "https://github.com/RageAgainstThePixel/com.google. firebase. app.git#12.9 .0" ;
56
56
57
57
public const string PackageNameFirebaseRemoteConfig = "com.google.firebase.remote-config" ;
58
58
59
59
public const string MaxVersionFirebaseRemoteConfig =
60
- "https://github.com/firebase-unity/ firebase- remote-config.git#12.8 .0" ;
60
+ "https://github.com/RageAgainstThePixel/com.google. firebase. remote-config.git#12.9 .0" ;
61
61
62
62
public const string PackageNameFirebaseAnalytics = "com.google.firebase.analytics" ;
63
63
64
64
public const string MaxVersionFirebaseAnalytics =
65
- "https://github.com/firebase-unity/ firebase- analytics.git#12.8 .0" ;
65
+ "https://github.com/RageAgainstThePixel/com.google. firebase. analytics.git#12.9 .0" ;
66
66
67
67
public const string PackageNameFirebaseDatabase = "com.google.firebase.database" ;
68
68
69
69
public const string MaxVersionFirebaseDatabase =
70
- "https://github.com/firebase-unity/ firebase- database.git#12.8 .0" ;
70
+ "https://github.com/RageAgainstThePixel/com.google. firebase. database.git#12.9 .0" ;
71
71
72
72
public const string PackageNameFirebaseAuth = "com.google.firebase.auth" ;
73
- public const string MaxVersionFirebaseAuth = "https://github.com/firebase-unity/firebase-auth.git#12.8.0" ;
73
+
74
+ public const string MaxVersionFirebaseAuth =
75
+ "https://github.com/RageAgainstThePixel/com.google.firebase.auth.git#12.9.0" ;
74
76
75
77
public const string PackageNameFirebaseCrashlytics = "com.google.firebase.crashlytics" ;
76
78
77
79
public const string MaxVersionFirebaseCrashlytics =
78
- "https://github.com/firebase-unity/firebase-crashlytics.git#12.8.0" ;
79
-
80
- public const string PackageNameFirebaseSupportIos = "com.google.firebase.support-ios" ;
81
-
82
- public const string MaxVersionFirebaseSupportIos =
83
- "https://github.com/firebase-unity/firebase-support-ios.git#12.8.0" ;
80
+ "https://github.com/RageAgainstThePixel/com.google.firebase.crashlytics.git#12.9.0" ;
84
81
85
82
#endregion
86
83
87
84
public const string PackageNameAdjust = "com.adjust.sdk" ;
88
- public const string MaxVersionAdjust = "https://github.com/adjust/unity_sdk.git?path=Assets/Adjust#v5.3 .0" ;
85
+ public const string MaxVersionAdjust = "https://github.com/adjust/unity_sdk.git?path=Assets/Adjust#v5.4 .0" ;
89
86
public const string PackageNamePlayFab = "com.pancake.playfab" ;
90
87
91
88
public const string MaxVersionPlayFab =
@@ -99,7 +96,7 @@ public class ConstantPackage
99
96
public const string PackageNameCoffeeUIEffect = "com.coffee.ui-effect" ;
100
97
101
98
public const string MaxVersionCoffeeUIEffect =
102
- "https://github.com/mob-sakai/UIEffect.git?path=Packages/src#5.8.4 " ;
99
+ "https://github.com/mob-sakai/UIEffect.git?path=Packages/src#5.8.6 " ;
103
100
104
101
public const string PackageNameCoffeeUIParticle = "com.coffee.ui-particle" ;
105
102
0 commit comments