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

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

Bump kotlin-gradle-plugin from 1.4.0 to 1.4.10



Bumps kotlin-gradle-plugin from 1.4.0 to 1.4.10.

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 230a5f3c
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.0'
        kotlin_version = '1.4.10'
    }
    repositories {
        google()