- Introduced build.gradle for the pokiesplay module with application ID and output name changes.
- Updated google-services.json to reflect new project settings and Firebase configuration.
- Added new selection state for pokiesplay in deploymentTargetSelector.xml.
- Included pokiesplay in settings.gradle and gradle.xml for project integration.
- Updated application branding resources and user ID in build.gradle.
- Modified APK and image resources for the new module.
- Created build.gradle for project setup and dependencies.
- Added AndroidManifest.xml with necessary permissions and application configuration.
- Included Firebase messaging service for push notifications.
- Established drawable and mipmap resources for app branding.
- Introduced .gitignore to exclude build and release directories.
- Added proguard rules for code obfuscation and optimization.