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

Commit 7be9b579 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Update version to 1.10.1 for v1.10-rc

parent dc9e4cdf
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 = 0
val versionPatch = 1

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