apps-android-commons
apps-android-commons copied to clipboard
Refactor: upload models
Part of an ongoing code refactoring to move all models to a common models package.
Fixes #4782
Moved upload models to data.models package.
Tested debug on Pixel 4 (Emulator) with API level 30.
Trying to merge from the master branch by there is an error:
`Execution failed for task ':app:mergeBetaDebugResources'.
/home/benatt/Projects/apps-android-commons/app/src/main/res/values-zh-hk: Error: Invalid resource directory name`
I am going to leave it with this conflicts for now until the issue is resolved.