Skip to content
Prev Previous commit
Next Next commit
Update accepted apk size
  • Loading branch information
grzesiek2010 committed Jan 28, 2026
commit 793cb69b0c64022a6055b29e09f7e8c4bd246991
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
if [[ -n "$GOOGLE_MAPS_API_KEY" ]]; then \
./check-size.sh 23117869
else
./check-size.sh 13841204
./check-size.sh 13853041
fi

- run:
Expand Down