Skip to content

Commit df685b1

Browse files
authored
Rollup EDM4U dependencies to 1.2.174 (#481)
1 parent 6bec3cf commit df685b1

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
@@ -21,7 +21,7 @@ set(FIREBASE_IOS_POD_VERSION "9.6.0"
2121
CACHE STRING "The version of the top-level Firebase Cocoapod to use.")
2222

2323
# https://github.com/googlesamples/unity-jar-resolver
24-
set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.173"
24+
set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.174"
2525
CACHE STRING
2626
"Version tag of Play Services Resolver to download and use (no trailing .0)"
2727
)

unity_packer/exports.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"manifest" : {
203203
"unity": "2018.1",
204204
"dependencies": {
205-
"com.google.external-dependency-manager" : "1.2.173"
205+
"com.google.external-dependency-manager" : "1.2.174"
206206
}
207207
}
208208
}

0 commit comments

Comments
 (0)