Skip to content

Commit 3f86e28

Browse files
fixed proguard settings
1 parent a1ada8a commit 3f86e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- restore_cache:
1212
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
1313
- run
14-
name: Create empty local.properties
14+
name: Create empty local properties
1515
command: echo "" > ${HOME}/local.properties
1616
- run:
1717
name: Download Dependencies

0 commit comments

Comments
 (0)