File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ExternalProject_Add(
22
22
google_unity_jar_resolver
23
23
24
24
GIT_REPOSITORY https://github.com/googlesamples/unity-jar-resolver.git
25
- GIT_TAG v${GOOGLE_UNITY_JAR_RESOLVER_VERSION}
25
+ GIT_TAG b932e28730744ffc3c372e634155dada9d207f24
26
26
GIT_SHALLOW 1
27
27
28
28
PREFIX ${PROJECT_BINARY_DIR}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ set(FIREBASE_IOS_POD_VERSION "11.0.0"
21
21
CACHE STRING "The version of the top-level Firebase Cocoapod to use." )
22
22
23
23
# https://github.com/googlesamples/unity-jar-resolver
24
- set (FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.182 "
24
+ set (FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.183 "
25
25
CACHE STRING
26
26
"Version tag of Play Services Resolver to download and use (no trailing .0)"
27
27
)
You can’t perform that action at this time.
0 commit comments