We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2ba3e commit 934034aCopy full SHA for 934034a
cmake/firebase_unity_version.cmake
@@ -21,7 +21,7 @@ set(FIREBASE_IOS_POD_VERSION "10.1.0"
21
CACHE STRING "The version of the top-level Firebase Cocoapod to use.")
22
23
# https://github.com/googlesamples/unity-jar-resolver
24
-set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.174"
+set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.175"
25
CACHE STRING
26
"Version tag of Play Services Resolver to download and use (no trailing .0)"
27
)
unity_packer/exports.json
@@ -146,7 +146,7 @@
146
"manifest" : {
147
"unity": "2018.1",
148
"dependencies": {
149
- "com.google.external-dependency-manager" : "1.2.174"
+ "com.google.external-dependency-manager" : "1.2.175"
150
}
151
152
0 commit comments