New:
AN-1840:
- "You might also like” section with sort = latest => used by web team since this morning.
- delete the app in the app view from the list "You might also like”, in case it exists
NOTE: apkfy not working
Published:
https://aptoide.atlassian.net/wiki/spaces/AQ/pages/3018604/Aptoide+8.3.1.x
Database:
public static final int SCHEMA_VERSION = 8086;
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/tree/v8.3.1.5(8361)/aptoide-database/src/main/java/cm/aptoide/pt/database/accessors/Database.java
https://github.com/Aptoide/aptoide-client-v8/blob/v8.3.1.5(8361)/v8engine/src/main/java/cm/aptoide/pt/v8engine/deprecated/SQLiteDatabaseHelper.java