A few days ago, #1 was merged, and the compile script uses the syntax `${GOOGLE_CREDENTIALS@Q}` which was introduced in bash 4.4. The heroku-16 stack has bash 4.3.48, so this buildpack no longer works there (but on heroku-18 it works fine).