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

Commit d2fe027a authored by tobiasKaminsky's avatar tobiasKaminsky Committed by Tobias Kaminsky (Rebase PR Action)
Browse files

Bump Kotlin to 1.8.10

parent 8383ca3e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

buildscript {
    ext {
        kotlinVersion = '1.8.0'
        kotlinVersion = '1.8.10'
    }
    repositories {
        mavenCentral()