Skip to content

Commit bd718f9

Browse files
firebase-workflow-trigger[bot]firebase-workflow-trigger-bota-maurice
authored
Update Unity SDK dependencies - Wed Aug 13 2025 (#1312)
* Update Unity SDK dependencies - Wed Aug 13 2025 > Created by [Firebase Unity SDK build workflow](https://github.com/firebase/firebase-unity-sdk/actions/runs/16947640236). * Update Guids ID * Update readme, and other minor changes --------- Co-authored-by: firebase-workflow-trigger-bot <[email protected]> Co-authored-by: a-maurice <[email protected]>
1 parent 332e9f1 commit bd718f9

File tree

5 files changed

+50
-9
lines changed

5 files changed

+50
-9
lines changed

cmake/firebase_unity_version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# This file defines the version numbers used by the Firebase Unity SDK.
1616

17-
set(FIREBASE_UNITY_SDK_VERSION "13.0.0"
17+
set(FIREBASE_UNITY_SDK_VERSION "13.1.0"
1818
CACHE STRING "The version of the Unity SDK, used in the names of files.")
1919

2020
set(FIREBASE_IOS_POD_VERSION "12.0.0"

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Support
109109

110110
Release Notes
111111
-------------
112-
### Upcoming
112+
### 13.1.0
113113
- Changes
114114
- Firebase AI: Add support for Developer API backend to LiveSessions.
115115

firebaseai/src/FirebaseAI.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public static FirebaseAI GetInstance(FirebaseApp app, Backend? backend = null) {
135135
/// - Note: Refer to [Gemini models](https://firebase.google.com/docs/vertex-ai/gemini-models) for
136136
/// guidance on choosing an appropriate model for your use case.
137137
/// </summary>
138-
/// <param name="modelName">The name of the model to use, for example `"gemini-2.0-flash"`; see
138+
/// <param name="modelName">The name of the model to use; see
139139
/// [available model names
140140
/// ](https://firebase.google.com/docs/vertex-ai/gemini-models#available-model-names) for a
141141
/// list of supported model names.</param>
@@ -166,7 +166,7 @@ public GenerativeModel GetGenerativeModel(
166166
/// - Note: Refer to [Gemini models](https://firebase.google.com/docs/vertex-ai/gemini-models) for
167167
/// guidance on choosing an appropriate model for your use case.
168168
/// </summary>
169-
/// <param name="modelName">The name of the model to use, for example `"gemini-2.0-flash-live-preview-04-09"`; see
169+
/// <param name="modelName">The name of the model to use; see
170170
/// [available model names
171171
/// ](https://firebase.google.com/docs/vertex-ai/gemini-models#available-model-names) for a
172172
/// list of supported model names.</param>

firebaseai/src/Imagen/ImagenModel.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ private string MakeGenerateImagenRequest(string prompt) {
118118

119119
private Dictionary<string, object> MakeGenerateImagenRequestAsDictionary(
120120
string prompt) {
121-
Dictionary<string, object> parameters = new();
121+
Dictionary<string, object> parameters = new() {
122+
["includeRaiReason"] = true,
123+
};
122124
// Merge the settings into a single parameter dictionary
123125
if (_generationConfig != null) {
124126
_generationConfig?.ToJson().ToList()
@@ -135,11 +137,9 @@ private Dictionary<string, object> MakeGenerateImagenRequestAsDictionary(
135137
Dictionary<string, object> jsonDict = new() {
136138
["instances"] = new Dictionary<string, object>() {
137139
["prompt"] = prompt,
138-
}
140+
},
141+
["parameters"] = parameters,
139142
};
140-
if (parameters.Count > 0) {
141-
jsonDict["parameters"] = parameters;
142-
}
143143

144144
return jsonDict;
145145
}

unity_packer/guids.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,6 +1738,47 @@
17381738
"Firebase/m2repository/com/google/firebase/firebase-storage-unity/13.0.0/firebase-storage-unity-13.0.0.pom": "fab6530fe276461d83c30e13d857b542",
17391739
"Firebase/m2repository/com/google/firebase/firebase-storage-unity/13.0.0/firebase-storage-unity-13.0.0.srcaar": "d3ea0fac103445ba8aca903c7f74e253"
17401740
},
1741+
"13.1.0": {
1742+
"Firebase/Editor/FirebaseAI_version-13.1.0_manifest.txt": "26ca7287f34b4792ae5577e064428a9e",
1743+
"Firebase/Editor/FirebaseAnalytics_version-13.1.0_manifest.txt": "1611d0622e4a47c6ac35fea861e43354",
1744+
"Firebase/Editor/FirebaseAppCheck_version-13.1.0_manifest.txt": "c46bebad5260419580982d3d0cb5e0a1",
1745+
"Firebase/Editor/FirebaseAuth_version-13.1.0_manifest.txt": "afaa20ac8722437baa76498fe3b094dc",
1746+
"Firebase/Editor/FirebaseCrashlytics_version-13.1.0_manifest.txt": "633e555af13a40a1bf61c19d3cea7b30",
1747+
"Firebase/Editor/FirebaseDatabase_version-13.1.0_manifest.txt": "63e51b8cdaac4c5eb4de752f653d428f",
1748+
"Firebase/Editor/FirebaseFirestore_version-13.1.0_manifest.txt": "cb15b7ac120445d796c8d47b062a4af9",
1749+
"Firebase/Editor/FirebaseFunctions_version-13.1.0_manifest.txt": "3413801bded04ddab456430b5be4fe35",
1750+
"Firebase/Editor/FirebaseInstallations_version-13.1.0_manifest.txt": "10d096bdd768428690f40208831c57cd",
1751+
"Firebase/Editor/FirebaseMessaging_version-13.1.0_manifest.txt": "d00f8bb6c3da426c83d15a5229720455",
1752+
"Firebase/Editor/FirebaseRemoteConfig_version-13.1.0_manifest.txt": "0ef80dea9b2449bfbdfd5474a961b8bc",
1753+
"Firebase/Editor/FirebaseStorage_version-13.1.0_manifest.txt": "53b3560046be4c5abe570b246b5b3aa4",
1754+
"Firebase/Plugins/x86_64/FirebaseCppApp-13_1_0.bundle": "d9340c7769cb40ae9214ae3e6cfccacd",
1755+
"Firebase/Plugins/x86_64/FirebaseCppApp-13_1_0.dll": "9e43d32c66354c0bb736e74a23e9de36",
1756+
"Firebase/Plugins/x86_64/FirebaseCppApp-13_1_0.so": "8e5a66d1f156457e8febecd5e695e922",
1757+
"Firebase/m2repository/com/google/firebase/firebase-analytics-unity/13.1.0/firebase-analytics-unity-13.1.0.pom": "07fe2617a07c4ee1ba281e527ce06588",
1758+
"Firebase/m2repository/com/google/firebase/firebase-analytics-unity/13.1.0/firebase-analytics-unity-13.1.0.srcaar": "13f42eb5fef64dd3a8cadeabda4e043f",
1759+
"Firebase/m2repository/com/google/firebase/firebase-app-unity/13.1.0/firebase-app-unity-13.1.0.pom": "7f18afef66de4542b3398ed6a0c453c3",
1760+
"Firebase/m2repository/com/google/firebase/firebase-app-unity/13.1.0/firebase-app-unity-13.1.0.srcaar": "477aed1446ab49efa2a0191357871a7c",
1761+
"Firebase/m2repository/com/google/firebase/firebase-appcheck-unity/13.1.0/firebase-appcheck-unity-13.1.0.pom": "212545e6b260493ca1c3825a76581da8",
1762+
"Firebase/m2repository/com/google/firebase/firebase-appcheck-unity/13.1.0/firebase-appcheck-unity-13.1.0.srcaar": "29a96a23a63f4c269a94498ee70b686f",
1763+
"Firebase/m2repository/com/google/firebase/firebase-auth-unity/13.1.0/firebase-auth-unity-13.1.0.pom": "59acd0e1502d48b99894ebf3bb0915b5",
1764+
"Firebase/m2repository/com/google/firebase/firebase-auth-unity/13.1.0/firebase-auth-unity-13.1.0.srcaar": "7f2105efd3154025a495093a2a1b2a4c",
1765+
"Firebase/m2repository/com/google/firebase/firebase-config-unity/13.1.0/firebase-config-unity-13.1.0.pom": "ae629019dd784587a7d996de2b6009f1",
1766+
"Firebase/m2repository/com/google/firebase/firebase-config-unity/13.1.0/firebase-config-unity-13.1.0.srcaar": "d13ab3b248a84147ac3ac98e4fc002a2",
1767+
"Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/13.1.0/firebase-crashlytics-unity-13.1.0.pom": "22d139e4dda4455aa678b0397461628f",
1768+
"Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/13.1.0/firebase-crashlytics-unity-13.1.0.srcaar": "f9ade58d5a5a42fea2cdb4e62b915b30",
1769+
"Firebase/m2repository/com/google/firebase/firebase-database-unity/13.1.0/firebase-database-unity-13.1.0.pom": "54d964d6a8144d0fbf1007a46fb79b2f",
1770+
"Firebase/m2repository/com/google/firebase/firebase-database-unity/13.1.0/firebase-database-unity-13.1.0.srcaar": "99440604e0ba4a0e96311414f4353d62",
1771+
"Firebase/m2repository/com/google/firebase/firebase-firestore-unity/13.1.0/firebase-firestore-unity-13.1.0.pom": "a9c6bc6f5846473e882f1fe1cfa8423a",
1772+
"Firebase/m2repository/com/google/firebase/firebase-firestore-unity/13.1.0/firebase-firestore-unity-13.1.0.srcaar": "bca14768ddbf40f9a1a14e7090a23ec6",
1773+
"Firebase/m2repository/com/google/firebase/firebase-functions-unity/13.1.0/firebase-functions-unity-13.1.0.pom": "0ca77817a01040929abbf7cb72dac544",
1774+
"Firebase/m2repository/com/google/firebase/firebase-functions-unity/13.1.0/firebase-functions-unity-13.1.0.srcaar": "3953801799404dca9b93b91929d9e40d",
1775+
"Firebase/m2repository/com/google/firebase/firebase-installations-unity/13.1.0/firebase-installations-unity-13.1.0.pom": "91e4383f630b4912a22dbc38d1d60193",
1776+
"Firebase/m2repository/com/google/firebase/firebase-installations-unity/13.1.0/firebase-installations-unity-13.1.0.srcaar": "7ae3cdcfe3dc4725a2ba99b7ad801b64",
1777+
"Firebase/m2repository/com/google/firebase/firebase-messaging-unity/13.1.0/firebase-messaging-unity-13.1.0.pom": "0582867d9af14017b9b7c45b8346c7af",
1778+
"Firebase/m2repository/com/google/firebase/firebase-messaging-unity/13.1.0/firebase-messaging-unity-13.1.0.srcaar": "cc7ae13501064239a819aa969d0a0e43",
1779+
"Firebase/m2repository/com/google/firebase/firebase-storage-unity/13.1.0/firebase-storage-unity-13.1.0.pom": "51d0b8a1575c4d95bca8efe6965be05c",
1780+
"Firebase/m2repository/com/google/firebase/firebase-storage-unity/13.1.0/firebase-storage-unity-13.1.0.srcaar": "1ff552b159d84fa4bd3473a8ef4dfc83"
1781+
},
17411782
"3.0.0": {
17421783
"Firebase/Editor/FirebaseAnalytics_v3.0.0_manifest.txt": "13c9ba8e35174de78ad7ca9a48cba9f0",
17431784
"Firebase/Editor/FirebaseAuth_v3.0.0_manifest.txt": "eaa139bec35e491da653b612e67134ad",

0 commit comments

Comments
 (0)