Skip to content

Commit 00347da

Browse files
committed
Updated config.yml
1 parent 55fc7e2 commit 00347da

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.circleci/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ version: 2.1
22

33
orbs:
44
android: circleci/[email protected]
5-
5+
6+
before_script:
7+
- touch apikey.properties
8+
69
jobs:
710
build:
811
executor: android/android

0 commit comments

Comments
 (0)