mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Update Error Prone to 2.0.18
and update errorprone-plugin to 0.0.9.
This commit is contained in:
parent
52a52e12d2
commit
c81f28a3a2
11 changed files with 61 additions and 18 deletions
|
@ -387,7 +387,7 @@ public class ChatConnectionTest {
|
|||
}
|
||||
}
|
||||
|
||||
private class TestMessageListener implements ChatMessageListener {
|
||||
private static class TestMessageListener implements ChatMessageListener {
|
||||
private Chat msgChat;
|
||||
private int counter = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue