Skip to content
Prev Previous commit
Next Next commit
Correct APK size
  • Loading branch information
seadowg committed Nov 3, 2025
commit a0019176f21e3d83283e5f014daaac8df0c51411
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
if [[ -n "$GOOGLE_MAPS_API_KEY" ]]; then \
./check-size.sh 23117869
else
./check-size.sh 13785543
./check-size.sh 13841204
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this increase? It's a very small bump though.

fi

- run:
Expand Down