Skip to content

Commit 1ef2159

Browse files
committed
chore: update Ruby version to 3.1.0 in config.yml
1 parent 55b1e8c commit 1ef2159

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
@@ -99,7 +99,7 @@ jobs:
9999
name: Install Ninja
100100
command: sudo apt-get update && sudo apt-get install -y ninja-build
101101
- ruby/install:
102-
version: '3.0.6'
102+
version: '3.1.0'
103103
- ruby/install-deps:
104104
key: v{{ .Environment.CACHE_VERSION }}-gems-android
105105
app-dir: ./sample/android

0 commit comments

Comments
 (0)