We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abb8a8 commit 08dcaf4Copy full SHA for 08dcaf4
src/org/sipdroid/sipua/ui/Sipdroid.java
@@ -58,7 +58,7 @@
58
/////////////////////////////////////////////////////////////////////
59
public class Sipdroid extends Activity {
60
61
- public static final boolean release = false;
+ public static final boolean release = true;
62
public static final boolean market = false;
63
64
/* Following the menu item constants which will be used for menu creation */
0 commit comments