I store user progress data in a persistent data path. Previously, after uninstalling and installing the application, they were deleted, but at some point they stopped. Reinstalling the application now somehow restores files that were once there, but are no longer relevant. At the same time, if i reinstall the application without an Internet connection, then this data is no restored.
It looks like the application has backed up files somewhere that were once in the persistent data path. But since the application is still in development and even the save data model changes periodically, this data is not needed.
The application exists so far only in the form of an apk file and has not been published in Google Play. In the Google Drive settings, it does not appear as an application whose data needs to be saved. How can these backups be configured? At the moment, they only interfere with development.