You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor self-registration logic and add logging in GithubStoreApp
- Replace hardcoded `SELF_PACKAGE_NAME` with the dynamic `packageName` property.
- Update `SELF_AVATAR_URL` to point to the official repository app icon.
- Integrate `kermit` logging to track self-registration success, warnings, and errors.
- Add a null check for `systemInfo` to prevent registration if package info is missing.
- Add `touchlab.kermit` dependency to `composeApp/build.gradle.kts`.
0 commit comments