|
1 | 1 | // Firebase artifacts available to be built. These artifacts generate NuGets.
|
2 |
| -Artifact FIREBASE_AB_TESTING_ARTIFACT = new Artifact ("Firebase.ABTesting", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "ABTesting"); |
3 |
| -Artifact FIREBASE_AD_MOB_ARTIFACT = new Artifact ("Firebase.AdMob", "8.13.0.1", "10.0", ComponentGroup.Firebase, csprojName: "AdMob"); |
4 |
| -Artifact FIREBASE_ANALYTICS_ARTIFACT = new Artifact ("Firebase.Analytics", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Analytics"); |
5 |
| -Artifact FIREBASE_AUTH_ARTIFACT = new Artifact ("Firebase.Auth", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Auth"); |
6 |
| -Artifact FIREBASE_CLOUD_FIRESTORE_ARTIFACT = new Artifact ("Firebase.CloudFirestore", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "CloudFirestore"); |
7 |
| -Artifact FIREBASE_CLOUD_FUNCTIONS_ARTIFACT = new Artifact ("Firebase.CloudFunctions", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "CloudFunctions"); |
8 |
| -Artifact FIREBASE_CLOUD_MESSAGING_ARTIFACT = new Artifact ("Firebase.CloudMessaging", "8.10.0.2", "10.0", ComponentGroup.Firebase, csprojName: "CloudMessaging"); |
9 |
| -Artifact FIREBASE_CORE_ARTIFACT = new Artifact ("Firebase.Core", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Core"); |
10 |
| -Artifact FIREBASE_CRASHLYTICS_ARTIFACT = new Artifact ("Firebase.Crashlytics", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Crashlytics"); |
11 |
| -Artifact FIREBASE_DATABASE_ARTIFACT = new Artifact ("Firebase.Database", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Database"); |
12 |
| -Artifact FIREBASE_DYNAMIC_LINKS_ARTIFACT = new Artifact ("Firebase.DynamicLinks", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "DynamicLinks"); |
13 |
| -Artifact FIREBASE_IN_APP_MESSAGING_ARTIFACT = new Artifact ("Firebase.InAppMessaging", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "InAppMessaging"); |
14 |
| -Artifact FIREBASE_INSTALLATIONS_ARTIFACT = new Artifact ("Firebase.Installations", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Installations"); |
15 |
| -Artifact FIREBASE_PERFORMANCE_MONITORING_ARTIFACT = new Artifact ("Firebase.PerformanceMonitoring", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "PerformanceMonitoring"); |
16 |
| -Artifact FIREBASE_REMOTE_CONFIG_ARTIFACT = new Artifact ("Firebase.RemoteConfig", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "RemoteConfig"); |
17 |
| -Artifact FIREBASE_STORAGE_ARTIFACT = new Artifact ("Firebase.Storage", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "Storage"); |
| 2 | +Artifact FIREBASE_AB_TESTING_ARTIFACT = new Artifact ("Firebase.ABTesting", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "ABTesting"); |
| 3 | +Artifact FIREBASE_AD_MOB_ARTIFACT = new Artifact ("Firebase.AdMob", "8.13.0.3", "10.0", ComponentGroup.Firebase, csprojName: "AdMob"); |
| 4 | +Artifact FIREBASE_ANALYTICS_ARTIFACT = new Artifact ("Firebase.Analytics", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Analytics"); |
| 5 | +Artifact FIREBASE_AUTH_ARTIFACT = new Artifact ("Firebase.Auth", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Auth"); |
| 6 | +Artifact FIREBASE_CLOUD_FIRESTORE_ARTIFACT = new Artifact ("Firebase.CloudFirestore", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "CloudFirestore"); |
| 7 | +Artifact FIREBASE_CLOUD_FUNCTIONS_ARTIFACT = new Artifact ("Firebase.CloudFunctions", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "CloudFunctions"); |
| 8 | +Artifact FIREBASE_CLOUD_MESSAGING_ARTIFACT = new Artifact ("Firebase.CloudMessaging", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "CloudMessaging"); |
| 9 | +Artifact FIREBASE_CORE_ARTIFACT = new Artifact ("Firebase.Core", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Core"); |
| 10 | +Artifact FIREBASE_CRASHLYTICS_ARTIFACT = new Artifact ("Firebase.Crashlytics", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Crashlytics"); |
| 11 | +Artifact FIREBASE_DATABASE_ARTIFACT = new Artifact ("Firebase.Database", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Database"); |
| 12 | +Artifact FIREBASE_DYNAMIC_LINKS_ARTIFACT = new Artifact ("Firebase.DynamicLinks", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "DynamicLinks"); |
| 13 | +Artifact FIREBASE_IN_APP_MESSAGING_ARTIFACT = new Artifact ("Firebase.InAppMessaging", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "InAppMessaging"); |
| 14 | +Artifact FIREBASE_INSTALLATIONS_ARTIFACT = new Artifact ("Firebase.Installations", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Installations"); |
| 15 | +Artifact FIREBASE_PERFORMANCE_MONITORING_ARTIFACT = new Artifact ("Firebase.PerformanceMonitoring", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "PerformanceMonitoring"); |
| 16 | +Artifact FIREBASE_REMOTE_CONFIG_ARTIFACT = new Artifact ("Firebase.RemoteConfig", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "RemoteConfig"); |
| 17 | +Artifact FIREBASE_STORAGE_ARTIFACT = new Artifact ("Firebase.Storage", "8.10.0.3", "10.0", ComponentGroup.Firebase, csprojName: "Storage"); |
18 | 18 | // Artifact FIREBASE_APP_DISTRIBUTION_ARTIFACT = new Artifact ("Firebase.AppDistribution", "8.10.0.1", "10.0", ComponentGroup.Firebase, csprojName: "AppDistribution");
|
19 | 19 | // Artifact FIREBASE_APP_CHECK_ARTIFACT = new Artifact ("Firebase.AppCheck", "8.10.0.1", "11.0", ComponentGroup.Firebase, csprojName: "AppCheck");
|
20 | 20 |
|
21 | 21 | // Google artifacts available to be built. These artifacts generate NuGets.
|
22 |
| -Artifact GOOGLE_ANALYTICS_ARTIFACT = new Artifact ("Google.Analytics", "3.20.0.1", "9.0", ComponentGroup.Google, csprojName: "Analytics"); |
| 22 | +Artifact GOOGLE_ANALYTICS_ARTIFACT = new Artifact ("Google.Analytics", "3.20.0.2", "9.0", ComponentGroup.Google, csprojName: "Analytics"); |
23 | 23 | Artifact GOOGLE_CAST_ARTIFACT = new Artifact ("Google.Cast", "4.7.0.1", "12.0", ComponentGroup.Google, csprojName: "Cast");
|
24 | 24 | Artifact GOOGLE_MAPS_ARTIFACT = new Artifact ("Google.Maps", "6.0.1.1", "12.0", ComponentGroup.Google, csprojName: "Maps");
|
25 |
| -Artifact GOOGLE_MOBILE_ADS_ARTIFACT = new Artifact ("Google.MobileAds", "8.13.0.1", "10.0", ComponentGroup.Google, csprojName: "MobileAds"); |
| 25 | +Artifact GOOGLE_MOBILE_ADS_ARTIFACT = new Artifact ("Google.MobileAds", "8.13.0.3", "10.0", ComponentGroup.Google, csprojName: "MobileAds"); |
26 | 26 | Artifact GOOGLE_UMP_ARTIFACT = new Artifact ("Google.UserMessagingPlatform", "1.1.0.1", "10.0", ComponentGroup.Google, csprojName: "UserMessagingPlatform");
|
27 | 27 | Artifact GOOGLE_PLACES_ARTIFACT = new Artifact ("Google.Places", "6.0.0.1", "12.0", ComponentGroup.Google, csprojName: "Places");
|
28 |
| -Artifact GOOGLE_SIGN_IN_ARTIFACT = new Artifact ("Google.SignIn", "5.0.2.3", "10.0", ComponentGroup.Google, csprojName: "SignIn"); |
29 |
| -Artifact GOOGLE_TAG_MANAGER_ARTIFACT = new Artifact ("Google.TagManager", "7.4.0.1", "10.0", ComponentGroup.Google, csprojName: "TagManager"); |
| 28 | +Artifact GOOGLE_SIGN_IN_ARTIFACT = new Artifact ("Google.SignIn", "5.0.2.4", "10.0", ComponentGroup.Google, csprojName: "SignIn"); |
| 29 | +Artifact GOOGLE_TAG_MANAGER_ARTIFACT = new Artifact ("Google.TagManager", "7.4.0.2", "10.0", ComponentGroup.Google, csprojName: "TagManager"); |
30 | 30 |
|
31 | 31 | // MLKit artifacts available to be built. These artifacts generate NuGets.
|
32 | 32 | Artifact MLKIT_CORE_ARTIFACT = new Artifact ("MLKit.Core", "5.0.0", "10.0", ComponentGroup.MLKit, csprojName: "Core");
|
|
0 commit comments