File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -251,8 +251,15 @@ dispatcher.addInterceptor(LoggerInterceptor(stores)) { tag, msg ->
251
251
Each of the libraries contain a sensible proguard file that your project can consume in order to run you app on Proguard or R8.
252
252
No additional steps have to be done in order to use them apart from enabling minify in your project.
253
253
254
+ ## Acknowledgements
255
+ The work in this repository up to April 30th, 2021 was done by [ bq] ( https://github.com/bq ) .
256
+ Thanks for all the work!!
257
+
254
258
## License
259
+ This project is licensed under the Apache Software License, Version 2.0.
255
260
```
261
+ Copyright 2021 HyperDevs
262
+
256
263
Copyright 2019 BQ
257
264
258
265
Licensed under the Apache License, Version 2.0 (the "License");
You can’t perform that action at this time.
0 commit comments