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 ->
251251Each of the libraries contain a sensible proguard file that your project can consume in order to run you app on Proguard or R8.
252252No additional steps have to be done in order to use them apart from enabling minify in your project.
253253
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+
254258## License
259+ This project is licensed under the Apache Software License, Version 2.0.
255260```
261+ Copyright 2021 HyperDevs
262+
256263 Copyright 2019 BQ
257264
258265 Licensed under the Apache License, Version 2.0 (the "License");
You can’t perform that action at this time.
0 commit comments