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

Unverified Commit d350fa33 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Bump kotlin_version from 1.3.60 to 1.3.61

Bumps `kotlin_version` from 1.3.60 to 1.3.61.

Updates `kotlin-gradle-plugin` from 1.3.60 to 1.3.61

Updates `kotlin-stdlib-jdk7` from 1.3.60 to 1.3.61
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.60...v1.3.61

)

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 6a130b2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
import com.github.spotbugs.SpotBugsTask

buildscript {
    ext.kotlin_version = '1.3.60'
    ext.kotlin_version = '1.3.61'
    repositories {
        google()
        jcenter()