Skip to content

Commit a9fa79a

Browse files
committed
Bump up EDM4U deps to 1.2.166
1 parent 80c6e58 commit a9fa79a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/firebase_unity_version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ set(FIREBASE_INSTANCE_ID_POD_VERSION "4.3.1"
2525

2626
# https://github.com/googlesamples/unity-jar-resolver
2727
set(FIREBASE_UNITY_JAR_RESOLVER_VERSION
28-
"1.2.165"
28+
"1.2.166"
2929
CACHE STRING
3030
"Version tag of Play Services Resolver to download and use (no trailing .0)"
3131
)

unity_packer/exports.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"manifest" : {
188188
"unity": "2017.1",
189189
"dependencies": {
190-
"com.google.external-dependency-manager" : "1.2.165"
190+
"com.google.external-dependency-manager" : "1.2.166"
191191
}
192192
}
193193
}

0 commit comments

Comments
 (0)