mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
Enable the Zk group library.
This commit is contained in:
committed by
Greyson Parrelli
parent
098b298646
commit
36df3f234f
@@ -4,7 +4,7 @@ import androidx.annotation.NonNull;
|
||||
|
||||
public final class BadGroupIdException extends Exception {
|
||||
|
||||
public BadGroupIdException() {
|
||||
BadGroupIdException() {
|
||||
super();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user