Skip to content

Commit 4cdae17

Browse files
committed
Roll-up EDM4U version to 1.2.169
1 parent 6a40907 commit 4cdae17

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 "8.9.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.168"
24+
set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.169"
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
@@ -187,7 +187,7 @@
187187
"manifest" : {
188188
"unity": "2017.1",
189189
"dependencies": {
190-
"com.google.external-dependency-manager" : "1.2.168"
190+
"com.google.external-dependency-manager" : "1.2.169"
191191
}
192192
}
193193
}

0 commit comments

Comments
 (0)