You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,3 +154,19 @@ You should see zero tests run. Make a change within one of the modules and commi
154
154
## Notes
155
155
156
156
Special thanks to the AndroidX for originally developing this project at https://android.googlesource.com/platform/frameworks/support/+/androidx-main/buildSrc/src/main/kotlin/androidx/build/dependencyTracker
157
+
158
+
## License
159
+
160
+
Copyright (c) 2021 Dropbox, Inc.
161
+
162
+
Licensed under the Apache License, Version 2.0 (the "License");
163
+
you may not use this file except in compliance with the License.
164
+
You may obtain a copy of the License at
165
+
166
+
http://www.apache.org/licenses/LICENSE-2.0
167
+
168
+
Unless required by applicable law or agreed to in writing, software
169
+
distributed under the License is distributed on an "AS IS" BASIS,
170
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
171
+
See the License for the specific language governing permissions and
0 commit comments