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

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

Merge pull request #326 from...

Merge pull request #326 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.4.32

Bump kotlin-gradle-plugin from 1.4.31 to 1.4.32
parents 236ef866 e0d9b067
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.31'
        kotlin_version = '1.4.32'
    }
    repositories {
        google()