Browse Source

Update engine version and pEp status list

JNI-88
Hussein Kasem 6 years ago
parent
commit
e09c025108
  1. 2
      android/src/foundation/pEp/jniadapter/AndroidHelper.java
  2. 1
      src/pEp.yml2

2
android/src/foundation/pEp/jniadapter/AndroidHelper.java

@ -28,7 +28,7 @@ public class AndroidHelper {
private static File tmpDir;
// TODO : Increment when needed.
public static int ENGINE_VERSION_CODE = 3741;
public static int ENGINE_VERSION_CODE = 3896;
private static File shareDir;

1
src/pEp.yml2

@ -36,6 +36,7 @@ namespace pEp {
pEp_key_imported > 0x0220
pEp_no_key_imported > 0x0221
pEp_key_import_status_unknown > 0x0222
pEp_some_keys_imported > 0x0223
pEp_cannot_find_identity > 0x0301
pEp_cannot_set_person > 0x0381

Loading…
Cancel
Save