Browse Source

JNI-177 Update outdated engine version

JNI-177
Hussein Kasem 3 years ago
parent
commit
7e24b3fd59
No known key found for this signature in database GPG Key ID: 9E61B9BC790E6B02
  1. 2
      android/src/foundation/pEp/jniadapter/AndroidHelper.java

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

@ -31,7 +31,7 @@ public class AndroidHelper {
// TODO : Increment when needed.
// TODO : Check if this version tracking is really needed and Automatize it
public static String ENGINE_VERSION_CODE = "Release_2.1.37";
public static String ENGINE_VERSION_CODE = "Release_2.1.56";
private static File shareDir;

Loading…
Cancel
Save