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

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

Merge pull request #290 from...

Merge pull request #290 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.4.21
parents 4367c710 ecee5cf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ import com.github.spotbugs.snom.SpotBugsTask

buildscript {
    ext {
        kotlin_version = '1.4.20'
        kotlin_version = '1.4.21'
    }
    repositories {
        google()