Skip to content

Commit 1e3db8a

Browse files
author
mat
committed
Updated circleCI to api29
1 parent 1149262 commit 1e3db8a

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/android:api-25-alpha
5+
- image: circleci/android:api-29
66
environment:
77
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
88
steps:

0 commit comments

Comments
 (0)