Reset Release

pull/1/head
Moxie Marlinspike 12 years ago
parent fb378a6e00
commit 0e899b93d4

@ -1,7 +1,7 @@
package org.whispersystems.textsecure;
public class Release {
// public static final String PUSH_SERVICE_URL = "https://gcm.textsecure.whispersystems.org";
public static final String PUSH_SERVICE_URL = "http://192.168.1.135:8080";
public static final boolean ENFORCE_SSL = false;
public static final String PUSH_SERVICE_URL = "https://gcm.textsecure.whispersystems.org";
// public static final String PUSH_SERVICE_URL = "http://192.168.1.135:8080";
public static final boolean ENFORCE_SSL = true;
}

Loading…
Cancel
Save