session-android/src/org/thoughtcrime/securesms/Release.java
2014-10-20 12:17:24 -07:00

8 lines
223 B
Java

package org.thoughtcrime.securesms;
public class Release {
public static final String PUSH_URL = "https://textsecure-service.whispersystems.org";
// public static final String PUSH_URL = "http://192.168.1.135:8080";
}