Skip to content

Build Workflow Update and Animations#9

Merged
saifk16 merged 5 commits intodevfrom
ci_cd
Oct 15, 2025
Merged

Build Workflow Update and Animations#9
saifk16 merged 5 commits intodevfrom
ci_cd

Conversation

@khanshoaib3
Copy link
Contributor

@khanshoaib3 khanshoaib3 commented Oct 15, 2025

Changes

  • Updated build.gradle.kts (:app) to
    • fetch api keys from local.properties, fails to build if any api key is missing
    • fetch keystore information from keystore.properties, if not present, uses the default signing key as before, which is ~/.android/debug.keystore for debug build and null for release build
  • Updated build.yml to generate local.properties and keystore.properties for proper signing. The workflow will now bundle the signed release build also with the artifact when manually called.
  • Added simple slide in and out animation with a little bounciness.
  • Updated the AppBottomBar to be placed as a floating action button to have proper bottom padding in different devices.
  • Removed duplicate practice in MainAppScreen

@saifk16 saifk16 merged commit 0c4d345 into dev Oct 15, 2025
1 check passed
@khanshoaib3 khanshoaib3 deleted the ci_cd branch October 15, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants