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.2.171
1 parent 0b9e7b3 commit a946883Copy full SHA for a946883
cmake/firebase_unity_version.cmake
@@ -21,7 +21,7 @@ set(FIREBASE_IOS_POD_VERSION "9.0.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.170"
+set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.171"
25
CACHE STRING
26
"Version tag of Play Services Resolver to download and use (no trailing .0)"
27
)
unity_packer/exports.json
@@ -187,7 +187,7 @@
187
"manifest" : {
188
"unity": "2017.1",
189
"dependencies": {
190
- "com.google.external-dependency-manager" : "1.2.170"
+ "com.google.external-dependency-manager" : "1.2.171"
191
}
192
193
0 commit comments