Skip to content

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.3.9 to 1.7.3 #7

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.3.9 to 1.7.3

Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.3.9 to 1.7.3 #7

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build
run: |
./gradlew build