Support WatchOS 7.0

This commit is contained in:
Kylmakalle 2025-04-30 13:15:19 +03:00
parent 46c160e25e
commit de1d5851c1

View File

@ -149,7 +149,7 @@ genrule(
)
minimum_os_version = "12.0"
minimum_watchos_version="9.0"
minimum_watchos_version="7.0"
notificationServiceExtensionVersion = "v1"