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

Unverified Commit b0365f72 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

fix(deps): update kotlin monorepo to v2.1.0

parent 406b5085
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

buildscript {
    ext {
        kotlin_version = '2.0.21'
        kotlin_version = '2.1.0'
        jacoco_version = '0.8.12'
    }
}