2 Commits

Author SHA1 Message Date
573a953d66 feat: add pokiesplay module with updated configurations and resources
- 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.
2026-05-07 09:47:48 +08:00
7da0e6d1b9 feat: add initial configuration and resources for pokiesplay 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.
2026-05-07 09:33:53 +08:00