We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab351c commit 018e2b6Copy full SHA for 018e2b6
1 file changed
.github/workflows/stable.yml
@@ -95,7 +95,7 @@ jobs:
95
run: git config --global user.email "paulionut2003@gmail.com" &&
96
git config --global user.name "IacobIonut01" &&
97
git fetch https://github.com/IacobIonut01/Gallery.git main_play &&
98
- git cherry-pick 8ff8ee46 b8e961d1 &&
+ git cherry-pick 7934c248 033a3dd0 &&
99
chmod +x ./strip_allfiles_permission.sh && ./strip_allfiles_permission.sh &&
100
printf 'ALL_FILES_ACCESS=false\nINCLUDE_MAPS=true\n' > ./app.properties
101
- name: Build Google Play Bundle
0 commit comments