Skip to content

Commit 147da46

Browse files
none: adding missing parameters
1 parent c824c94 commit 147da46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ jobs:
115115
JAVA_OPTS: '-Xms512m -Xmx1024m'
116116
executor:
117117
name: android/android-machine
118+
tag: 2023.07.1
119+
resource_class: medium
118120
working_directory: ~/project
119121
steps:
120122
- checkout:

0 commit comments

Comments
 (0)