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

Commit 33884b8a authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Update version to 1.10.2 for v1.10-rc

parent 2308731d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ plugins {
// Manifest version information
val versionMajor = 1
val versionMinor = 10
val versionPatch = 1
val versionPatch = 2

val localProps = Properties()
val localPropsFile = project.rootProject.file("local.properties")