Automated Code Change

PiperOrigin-RevId: 933139919
This commit is contained in:
Nicholas Levin
2026-06-16 09:47:25 -07:00
committed by Copybara-Service
parent a62fae14a6
commit a4a8e91a0b
+1 -1
View File
@@ -14,5 +14,5 @@
"""Minimum OS version definitions and related test setup"""
IOS_MINIMUM_OS = "13.7"
IOS_MINIMUM_OS = "15.0"
IOS_LATEST_TEST_RUNNER = "//testing/utp/ios:IOS_LATEST"