commit | a337f6a2f6aeac89eae8224b8d58b246f4b2d305 | [log] [tgz] |
---|---|---|
author | Clara Fok <[email protected]> | Wed Jul 31 10:19:52 2024 -0700 |
committer | Clara Fok <[email protected]> | Wed Jul 31 11:48:29 2024 -0700 |
tree | 723c13bdb4590cfeef26f759bad5b96ee8855e29 | |
parent | ed11a1a4c86add7009eb6946c6a5ac582edc0e93 [diff] [blame] |
Paging adds watch and tv kmp targets Test: TH Bug: n/a Relnote: "Paging has added watchos and tvos for kmp targets" Change-Id: I237dd5f9468c75193d460cc8c6c16083c215963e
diff --git a/testutils/testutils-paging/build.gradle b/testutils/testutils-paging/build.gradle index 8688589..49523a7 100644 --- a/testutils/testutils-paging/build.gradle +++ b/testutils/testutils-paging/build.gradle
@@ -32,6 +32,8 @@ mac() linux() ios() + watchos() + tvos() sourceSets { commonMain {