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

Unverified Commit 27fe7322 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #359 from nextcloud/dependabot/gradle/kotlin_version-1.3.61

Bump kotlin_version from 1.3.60 to 1.3.61
parents 6a130b2a d350fa33
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()