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

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

Merge pull request #294 from...

Merge pull request #294 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.4.21-2

Bump kotlin-gradle-plugin from 1.4.21 to 1.4.21-2
parents 4197268b 2401659f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -2,7 +2,7 @@ import com.github.spotbugs.snom.SpotBugsTask


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