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

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

Merge pull request #137 from...

Merge pull request #137 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.3.60

Bump kotlin-gradle-plugin from 1.3.50 to 1.3.60
parents 8337f1c3 24114517
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.50'
        kotlin_version = '1.3.60'
    }
    repositories {
        google()