Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
Fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Vacxe committed Jun 17, 2020
1 parent 71b45ca commit 7fbbab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
- image: circleci/android:api-28
environment:
JVM_OPTS: -Xmx3200m
BINTRAY_ALIAS: SNAPSHOT
BINTRAY_ALIAS: -SNAPSHOT
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 7fbbab8

Please sign in to comment.