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

Unverified Commit 6a130b2a authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #357 from nextcloud/dependabot/gradle/kotlin_version-1.3.60

Bump kotlin_version from 1.3.50 to 1.3.60
parents 3405f4f6 a05ab1f8
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.50'
    ext.kotlin_version = '1.3.60'
    repositories {
        google()
        jcenter()