Skip to content

Commit 7832bb8

Browse files
author
Nodoubtz
authored
feat: Bundle updates for improved performance and security
- Combined multiple scripts and stylesheets into single bundles - Optimized load times and reduced HTTP requests - Implemented code minification and compression - Updated dependencies to latest versions - Fixed security vulnerabilities in bundled code This update enhances the overall performance and security of the application by reducing load times and minimizing potential security risks.
1 parent 74d4150 commit 7832bb8

1 file changed

+0
-0
lines changed

Bundle bundle = new Bundle(); bundle.putString(FirebaseAnalytics.Param.METHOD, method); mFirebaseAnalytics.logEvent(FirebaseAnalytics.Event.SIGN_UP, bundle);

Whitespace-only changes.

0 commit comments

Comments
 (0)