commit | 4e42fb16fd53f2327f2f5730ed71618a8bca6825 | [log] [tgz] |
---|---|---|
author | Dustin Lam <[email protected]> | Fri Jul 30 17:04:03 2021 -0700 |
committer | Dustin Lam <[email protected]> | Fri Aug 06 16:43:08 2021 +0000 |
tree | 594349aa9120a2ecb45127f2709403a86c2b979d | |
parent | 5245054194041e069b348715b462f10fd0547b3b [diff] [blame] |
Add playground support for datastore Adds a new settings.gradle file under datastore, which allows external developers to contribute to DataStore using the GH workflow. Test: cd datastore && ./gradlew bOS Change-Id: I0b1eb742952b3a1ba451fc30b6cf7f0238a93655
diff --git a/datastore/OWNERS b/datastore/OWNERS index 2fa7fba..12a6371 100644 --- a/datastore/OWNERS +++ b/datastore/OWNERS
@@ -1,3 +1,5 @@ # Bug component: 907884 [email protected] [email protected] \ No newline at end of file [email protected] + +per-file settings.gradle = [email protected], [email protected]