mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
Removed the `ButterKnife ' from the README file as we are not using this library in our project anymore.
* Also removed this library from the `credits.html` of both the app and custom modules.
This commit is contained in:
parent
9fc6e66ecc
commit
bfd9e57c12
@ -86,7 +86,6 @@ are interested in our custom apps, they have their own repo
|
||||
- [Retrofit](https://square.github.io/retrofit/) - Retrofit turns your REST API into a Java
|
||||
interface
|
||||
- [OkHttp](https://github.com/square/okhttp) - An HTTP+SPDY client for Android and Java applications
|
||||
- [Butterknife](https://jakewharton.github.io/butterknife/) - View "injection" library for Android
|
||||
- [Mockito](https://github.com/mockito/mockito) - Most popular Mocking framework for unit tests
|
||||
written in Java
|
||||
- [RxJava](https://github.com/ReactiveX/RxJava) - Reactive Extensions for the JVM – a library for
|
||||
|
@ -62,11 +62,6 @@ Translatewiki community<br>
|
||||
</pre>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<b>Butter Knife</b>
|
||||
<br/>
|
||||
Copyright 2013 Jake Wharton
|
||||
</li>
|
||||
<li>
|
||||
<b>Dagger 2</b>
|
||||
<br/>
|
||||
|
@ -63,11 +63,6 @@
|
||||
</pre>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<b>Butter Knife</b>
|
||||
<br/>
|
||||
Copyright 2013 Jake Wharton
|
||||
</li>
|
||||
<li>
|
||||
<b>Dagger 2</b>
|
||||
<br/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user