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

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

Merge pull request #141 from...

Merge pull request #141 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.3.61

Bump kotlin-gradle-plugin from 1.3.60 to 1.3.61
parents f660b55b 5b4346d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ import com.github.spotbugs.SpotBugsTask

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