mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Enable gradle caching on the Github CI system.
This commit is contained in:
committed by
Greyson Parrelli
parent
ca8add87c6
commit
40f86ed2be
@@ -179,7 +179,6 @@ public final class FeatureFlags {
|
||||
@SuppressWarnings("MismatchedQueryAndUpdateOfCollection")
|
||||
@VisibleForTesting
|
||||
static final Map<String, Object> FORCED_VALUES = new HashMap<String, Object>() {{
|
||||
put(PHONE_NUMBER_PRIVACY, true);
|
||||
}};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user