From 196431cd74aa40c84457ce575d5092dc5a157ced Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 21 Sep 2022 14:26:11 -0400 Subject: [PATCH] extend app info --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 30108161..1ebbc7e0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -590,6 +590,7 @@
  • GmsCompatConfig: set version name based on version code and change app name to a string resource for compatibility with aapt2 retrieval of application-label
  • GmsCompatConfig: fix regression in a hook caused by the port to text file configuration of hooks
  • Sandboxed Google Play compatibility layer: fix regression caused by recent change
  • +
  • Settings: show version code, target SDK version, min SDK version, install time and last update time in app info in addition to version name
  • -->