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

Commit 58c2fdd4 authored by Yash Garg's avatar Yash Garg 💬
Browse files

chore: bump launcher version from 1.4.2 to 1.5.0

parent df1b4ee0
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@ plugins {

// Manifest version information
val versionMajor = 1
val versionMinor = 4
val versionPatch = 2
val versionMinor = 5
val versionPatch = 0

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