Refactor: replace material icons with local drawables and bump libs

This commit is contained in:
2025-12-02 02:21:45 +03:00
parent ea6c094b4d
commit 3a272376c1
48 changed files with 303 additions and 249 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
name: Android CI Build
on:
push:
branches: [ "master", "hotfix/*", "feature/*" ]
pull_request:
branches: [ "master", "hotfix/*", "feature/*" ]
workflow_dispatch:
env:
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}