pull/199/head
M66B 4 years ago
parent 704dfe8383
commit 27a71b5308

@ -156,7 +156,7 @@ public class ContactInfo {
} }
static boolean canGravatars() { static boolean canGravatars() {
return true; return !BuildConfig.PLAY_STORE_RELEASE;
} }
static void cleanup(Context context) { static void cleanup(Context context) {

Loading…
Cancel
Save