mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -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
|
||||
- [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
|
||||
- [Fetch](https://github.com/tonyofrancis/Fetch) - A customizable file download manager library for
|
||||
Android
|
||||
|
||||
## Contributing
|
||||
|
||||
|
@ -92,6 +92,11 @@ Translatewiki community<br>
|
||||
<br/>
|
||||
Copyright 2015 RxAndroid Authors
|
||||
</li>
|
||||
<li>
|
||||
<b>Fetch</b>
|
||||
<br/>
|
||||
Copyright (C) 2017 Tonyo Francis
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
@ -93,6 +93,11 @@
|
||||
<br/>
|
||||
Copyright 2015 RxAndroid Authors
|
||||
</li>
|
||||
<li>
|
||||
<b>Fetch</b>
|
||||
<br/>
|
||||
Copyright (C) 2017 Tonyo Francis
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user