Enable connect via Bluetooth feature in release builds.

This commit is contained in:
akwizgran
2021-08-30 15:01:45 +01:00
parent 2b61b01b4e
commit 8f887c609f
5 changed files with 0 additions and 16 deletions

View File

@@ -11,8 +11,6 @@ public interface FeatureFlags {
boolean shouldEnableDisappearingMessages();
boolean shouldEnableConnectViaBluetooth();
boolean shouldEnableTransferData();
boolean shouldEnableShareAppViaOfflineHotspot();