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

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

Merge pull request #184 from...

Merge pull request #184 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.3.70
parents e9e9a283 58790aa7
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.61'
        kotlin_version = '1.3.70'
    }
    repositories {
        google()