Skip to content

Commit 3ed2bde

Browse files
committed
Update play_services_resolver_deps.cmake
1 parent 7e7e9b9 commit 3ed2bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/play_services_resolver_deps.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
set(DEPENDENCIES_TEMPLATE ${CMAKE_CURRENT_LIST_DIR}/dependencies.template)
2121

2222
# The default minimum target SDK to use.
23-
set(DEFAULT_MIN_TARGET_SDK "8.0")
23+
set(DEFAULT_MIN_TARGET_SDK "13.0")
2424

2525

2626
# A function that generates the <module>Dependencies.xml file, used by the

0 commit comments

Comments
 (0)