diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index aa5d520..8fc6402 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="20" + android:versionName="20"> diff --git a/doc/index.html b/doc/index.html index 89a2352..33edd6a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -179,7 +179,7 @@ regular rsa key for greatest compatibility.

Change Log

    -
  • 2019/06/XXX Version 20: Update SDK. Support x86_64, arm64. +
  • 2019/06/16 Version 20: Update SDK. Support x86_64, arm64. Fix finding support libraries. Fix colors again. Fix start-on-boot on new Android. Update to dropbear 2019.78.
  • 2018/05/19 Version 19: Use the app-private directory by