Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit cb3edd97 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.20

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits

)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 94f01006
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
buildscript {
    ext {
        kotlin_version = '1.8.10'
        kotlin_version = '1.8.20'
    }
    repositories {
        google()