PGP undeprecate

This commit is contained in:
M66B
2023-12-12 17:59:31 +01:00
parent aefda417c3
commit 8482338f2b

View File

@@ -71,7 +71,7 @@ public class OpenPgpApi {
*/
public static final String ACTION_CHECK_PERMISSION = "org.openintents.openpgp.action.CHECK_PERMISSION";
@Deprecated
//@Deprecated
public static final String ACTION_SIGN = "org.openintents.openpgp.action.SIGN";
/**