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

Unverified Commit 2401659f authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump kotlin-gradle-plugin from 1.4.21 to 1.4.21-2



Bumps kotlin-gradle-plugin from 1.4.21 to 1.4.21-2.

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent c358c436
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.21'
        kotlin_version = '1.4.21-2'
    }
    repositories {
        google()