Fix inconsistencies in Android annotations
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<root>
|
||||
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -11,4 +8,7 @@
|
||||
<item name='org.apache.http.auth.params.AuthParamBean AuthParamBean(org.apache.http.params.HttpParams) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.http.auth.params.AuthParams java.lang.String getCredentialCharset(org.apache.http.params.HttpParams)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user