Skip to content

Commit a946883

Browse files
authored
Rollup EDM4U version to 1.2.171 (#286)
1 parent 0b9e7b3 commit a946883

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.0.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.170"
24+
set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.171"
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.170"
190+
"com.google.external-dependency-manager" : "1.2.171"
191191
}
192192
}
193193
}

0 commit comments

Comments
 (0)