New attachment API

This commit is contained in:
Moxie Marlinspike
2013-12-01 17:21:41 -08:00
parent 72be77b47e
commit f002072f38
2 changed files with 19 additions and 31 deletions

View File

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