Skip to content

Update Kotlin compiler and KGP to 1.9.20-RC2 #220

Update Kotlin compiler and KGP to 1.9.20-RC2

Update Kotlin compiler and KGP to 1.9.20-RC2 #220

Workflow file for this run

name: Gradle check
on:
push:
branches:
- master
pull_request:
paths:
- 'gradle/**'
jobs:
wrapper:
name: wrapper checksums
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1