We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad2dfe1 + c55fca1 commit 0aa9952Copy full SHA for 0aa9952
core/version_util.mk
@@ -240,6 +240,6 @@ ifndef PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION
240
# Used to set minimum supported target sdk version. Apps targeting sdk
241
# version lower than the set value will result in a warning being shown
242
# when any activity from the app is started.
243
- PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 28
+ PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION := 23
244
endif
245
.KATI_READONLY := PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION
0 commit comments