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 80c6e58 commit a9fa79aCopy full SHA for a9fa79a
cmake/firebase_unity_version.cmake
@@ -25,7 +25,7 @@ set(FIREBASE_INSTANCE_ID_POD_VERSION "4.3.1"
25
26
# https://github.com/googlesamples/unity-jar-resolver
27
set(FIREBASE_UNITY_JAR_RESOLVER_VERSION
28
- "1.2.165"
+ "1.2.166"
29
CACHE STRING
30
"Version tag of Play Services Resolver to download and use (no trailing .0)"
31
)
unity_packer/exports.json
@@ -187,7 +187,7 @@
187
"manifest" : {
188
"unity": "2017.1",
189
"dependencies": {
190
- "com.google.external-dependency-manager" : "1.2.165"
+ "com.google.external-dependency-manager" : "1.2.166"
191
}
192
193
0 commit comments