A few build and navigation bar improvements (#231)
* fix: match project root to repo name * feat: hide navigation bar until swiped * fix: limit announcements to official * feat: keep navigation visible for back * fix: remove a duplicate permission
This commit is contained in:
parent
7f36eba709
commit
14115ada4c
6 changed files with 40 additions and 10 deletions
1
.github/workflows/beta.yml
vendored
1
.github/workflows/beta.yml
vendored
|
@ -89,6 +89,7 @@ jobs:
|
|||
path: "app/build/outputs/apk/google/alpha/app-google-alpha.apk"
|
||||
|
||||
- name: Upload APK to Discord and Telegram
|
||||
if: ${{ github.repository == 'rebelonion/Dantotsu' }}
|
||||
shell: bash
|
||||
run: |
|
||||
#Discord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue