mapzen / eraser-map

Privacy-focused mapping application for Android
GNU General Public License v3.0
75 stars 24 forks source link

793 upgrade sdk tools and support lib #796

Closed ecgreb closed 7 years ago

ecgreb commented 7 years ago

Overview

Copy of https://github.com/mapzen/eraser-map/pull/794.

Proposed Changes

Test pull request to see if building the same commits on Circle CI from a branch in this repository instead of a forked pull request resolves AWS key error when deploying the APK to android.mapzen.com.

BUILD SUCCESSFUL

Total time: 3 mins 9.807 secs
app/build/outputs/apk/app-dev-debug.apk -> s3://android.mapzen.com/erasermap-development/pull/794-1860.apk  [1 of 1]

 18577981 of 18577981   100% in    0s    30.23 MB/s  done
ERROR: S3 error: 403 (InvalidAccessKeyId): The AWS Access Key Id you provided does not exist in our records.

scripts/deploy.sh returned exit code 1

Action failed: scripts/deploy.sh
ecgreb commented 7 years ago

Merged via original pull request https://github.com/mapzen/eraser-map/pull/794