mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-10 07:48:30 -04:00
Added fetch library in credits.html, and README.md files.
This commit is contained in:
parent
e3396901c6
commit
ad28e09392
@ -96,6 +96,8 @@ are interested in our custom apps, they have their own repo
|
|||||||
- [JUnit5](https://github.com/junit-team/junit5/) - The next generation of JUnit
|
- [JUnit5](https://github.com/junit-team/junit5/) - The next generation of JUnit
|
||||||
- [AssertJ](https://github.com/joel-costigliola/assertj-core) - Fluent assertions for test code
|
- [AssertJ](https://github.com/joel-costigliola/assertj-core) - Fluent assertions for test code
|
||||||
- [ZXing](https://github.com/zxing/zxing) - Barcode scanning library for Java, Android
|
- [ZXing](https://github.com/zxing/zxing) - Barcode scanning library for Java, Android
|
||||||
|
- [Fetch](https://github.com/tonyofrancis/Fetch) - A customizable file download manager library for
|
||||||
|
Android
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
@ -92,6 +92,11 @@ Translatewiki community<br>
|
|||||||
<br/>
|
<br/>
|
||||||
Copyright 2015 RxAndroid Authors
|
Copyright 2015 RxAndroid Authors
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Fetch</b>
|
||||||
|
<br/>
|
||||||
|
Copyright (C) 2017 Tonyo Francis
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -93,6 +93,11 @@
|
|||||||
<br/>
|
<br/>
|
||||||
Copyright 2015 RxAndroid Authors
|
Copyright 2015 RxAndroid Authors
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Fetch</b>
|
||||||
|
<br/>
|
||||||
|
Copyright (C) 2017 Tonyo Francis
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user