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:
MohitMaliFtechiz 2024-12-11 18:03:34 +05:30
parent 9fc6e66ecc
commit bfd9e57c12
3 changed files with 0 additions and 11 deletions

View File

@ -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

View File

@ -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/>

View File

@ -63,11 +63,6 @@
</pre>
<ul>
<li>
<b>Butter Knife</b>
<br/>
Copyright 2013 Jake Wharton
</li>
<li>
<b>Dagger 2</b>
<br/>